|
|||
|
CONTENTS |
CSM MESH TO GROUP | ||
|
Synopsis return CSM MESH TO GROUP( mesh index As Integer ) As Integer Purpose This function will allow you to obtain the group index that contains the mesh index. You can use this for obtaining the group properties for a specific mesh, i.e. setting up animated textures based on the properties of a specific group. Parameters mesh index Specifies the mesh index >=0 and <total. Use the CSM COUNT function to obtain the total number for a specific type. Return value Returns the group identifier that the specified mesh belongs to. See also CSM OBJECT TO GROUP, CSM GROUP TO OBJECT,
|
|
(C) Paul S. J. Millard 2006 |