Search code examples
actionscript-3bitmaprenderingpapervision3d

Papervision Render to Bitmap


Does anyone know of a way to render a 3D scene to a bitmap using the Papervision renderer? I would like to take a freeze-frame of my scene that I can display while I change the scene in the background.


Solution

  • Check out the BitmapViewport3D class.