- view
RenderView view;
Undocumented in source.
- pipeline
RenderPipeline pipeline;
Undocumented in source.
- outputBuffer
Framebuffer outputBuffer;
Undocumented in source.
- activeCamera
void activeCamera(Camera camera)
Undocumented in source. Be warned that the author may not have intended to support it.
- activeCamera
Camera activeCamera()
Undocumented in source. Be warned that the author may not have intended to support it.
- scene
void scene(Scene s)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
- setViewport
void setViewport(uint x, uint y, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.