open class Scene
open class Scene
This is the container class for scenes in Rajawali. It is intended that children, lights, cameras and animations will be added to this object and this object will be added to the Renderer
instance.
Author
Jared Woolston (jwoolston@tenkiv.com)