Model

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Material material, Mesh mesh)
Undocumented in source.

Members

Functions

draw
void draw(Node3d node, bool wireframe)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

mesh
MeshRef mesh [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_mesh
MeshRef _mesh;
Undocumented in source.

Inherited Members

From MaterialDrawableObject

_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.

Meta