meld ~master (2014-08-17T13:41:53Z)
Dub
Repo
MeshRenderer
meld
gameObject
Undocumented in source.
class
MeshRenderer : Component!MeshRenderer {
this
(Mesh mesh, Material material);
static
void
Draw
();
void
DrawInternal
();
}
Constructors
this
this
(Mesh mesh, Material material)
Undocumented in source.
Members
Functions
DrawInternal
void
DrawInternal
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
Draw
void
Draw
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
meld
gameObject
classes
Component
GameObject
MeshRenderer