- getMesh
Ref!Mesh getMesh()
- getNormalMap
Ref!Texture getNormalMap()
- getTexture
Ref!Texture getTexture()
- opAssign
MeshInstance2D opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(MeshInstance2D other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMesh
void setMesh(Mesh mesh)
- setNormalMap
void setNormalMap(Texture normal_map)
- setTexture
void setTexture(Texture texture)