Scene3D

represents a scene rendered in 3d

Members

Functions

render_renderable
void render_renderable(Component component)
Undocumented in source. Be warned that the author may not have intended to support it.
render_scene
void render_scene()
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cam
SceneCamera3D cam;

the 3d scene camera

Meta