creator.medit

Undocumented in source.

Modules

mesh
module creator.medit.mesh
Undocumented in source.

Public Imports

creator.medit.mesh
public import creator.medit.mesh;
Undocumented in source.

Members

Functions

incMeshEditApply
void incMeshEditApply()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditBarrier
void incMeshEditBarrier()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditCanApply
bool incMeshEditCanApply()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditCanTriangulate
bool incMeshEditCanTriangulate()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditDbg
void incMeshEditDbg()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditIsEdited
bool incMeshEditIsEdited()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditMapUV
void incMeshEditMapUV(vec2 uv)

Maps UV coordinates from world-space to texture space

incMeshEditReset
void incMeshEditReset()
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditSetTarget
void incMeshEditSetTarget(Drawable target_)
Undocumented in source. Be warned that the author may not have intended to support it.
incMeshEditWorldPos
vec3 incMeshEditWorldPos()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta