AnimObject_GetMeshExcluded
bool
=
AnimObject_GetMeshExcluded
(
pAnimObj
,
Index
)
Description
Returns true if the specified AnimObject mesh is currently excluded from rendering. Mesh indices range from 0 to MeshCount-1.
Parameters
pAnimObj
INTEGER
The AnimObject being queried
Index
INTEGER
Index of the mesh which is being queried
Return
INTEGER
True if the specified mesh is excluded from rendering
AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main