- _material
MaterialRef _material;
Undocumented in source.
- _autobindLights
bool _autobindLights;
Undocumented in source.
- _lights
Lights _lights;
Undocumented in source.
- material
MaterialRef material [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- autobindLights
bool autobindLights [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- autobindLights
bool autobindLights [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- bindLight
MaterialDrawableObject bindLight(Light light)
Undocumented in source. Be warned that the author may not have intended to support it.
- unbindLight
MaterialDrawableObject unbindLight(Light light)
Undocumented in source. Be warned that the author may not have intended to support it.
- _lightParamsBuffer
LightParams _lightParamsBuffer;
Undocumented in source.
- lights
Node3d lights [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Node3d node, bool wireframe)
Undocumented in source. Be warned that the author may not have intended to support it.