public static DrawMeshNow ( |
||
mesh | The Mesh to draw. | |
matrix | Transformation matrix of the mesh (combines position, rotation and other transformations). Note that the mesh will not be displayed correctly if matrix has negative scale. | |
return | void |