Previous | Up | Next |
Defines the type of mesh.Parameters
I M3meshSetType ( S3d _session_ H3d _mesh_ I _type_ )
Return value
_session_ 3D Session _mesh_ Mesh _type_ Integer value composed of the following masks :
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)
0 if successful, otherwise nilSee Also
M3meshGetType