- render
void render(Renderer , Texture , Texture )
Undocumented in source.
- create_fbo
void create_fbo(Texture writeTexture)
Undocumented in source. Be warned that the author may not have intended to support it.
- binded_scope
void binded_scope(void delegate() dg, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- _scene
Scene _scene;
Undocumented in source.
- _camera
Camera _camera;
Undocumented in source.
- _geometry
PlaneGeometry _geometry;
Undocumented in source.
- _screen
Mesh _screen;
Undocumented in source.