- disable_depth
void disable_depth()
Undocumented in source. Be warned that the author may not have intended to support it.
- disable_smooth
void disable_smooth(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
- enable_depth
void enable_depth()
Undocumented in source. Be warned that the author may not have intended to support it.
- enable_smooth
void enable_smooth(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(Scene scene, Camera camera)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(Texture texture, Material material)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_MaxNumVBO
void set_MaxNumVBO(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_point_size
void set_point_size(float size)
Undocumented in source. Be warned that the author may not have intended to support it.
- viewport
void viewport(int x, int y, int w, int h)