Reputation: 146
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.
Upvotes: 0
Views: 912
Reputation: 10974
Check out the BitmapViewport3D class.
BitmapViewport3D
Upvotes: 1