[Papervision3D] Possible to get rendered ouput bitmapdata from viewport3D?
krikkevw
kris.vanwallendael at gmail.com
Fri May 22 01:18:20 PDT 2009
Hi!
I was wondering if it's possible to get the rendered output bitmapdata from
a viewport3D object?
I've searched the forum but I didn't find an answer..
Now I'm using:
var snapshot:BitmapData = new BitmapData(viewport.viewportWidth,
viewport.viewportHeight, false, 0);
snapshot.draw(viewport);
Thx in advance!
krikke
--
View this message in context: http://www.nabble.com/Possible-to-get-rendered-ouput-bitmapdata-from-viewport3D--tp23666383p23666383.html
Sent from the Papervision3D mailing list archive at Nabble.com.
More information about the Papervision3D
mailing list