- __anonymous
mixin Reflect
Undocumented in source.
- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
- bounds
BoundingBox bounds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- effect
Effect effect [@property getter]
- effect
Effect effect [@property setter]
- model
Model model [@property getter]
- gen_mesh
Mesh gen_mesh()
- gen_model
void gen_model()
generate the model (from the mesh)
- render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
- debug_render
void debug_render()
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
represents a 3d rectangular prism (we abbreviate as cube)