Previous | Up | Next |
Returns the type of mesh.Parameters
I M3meshGetType ( S3d _session_ H3d _mesh_ )
Return value
_session_ 3D Session _mesh_ Mesh
Integer value composed of the following masks :See Also
MESH_STATIC All the topologies associated with the mesh switch to 'static' mode MESH_MULTI_TOPO The mesh can reference several topologies (useful for the LOD) MESH_NOT_CLICKABLE The mesh is not selected when the mouse is clicked on the screen (it is invisible)
M3meshSetType