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

pAnimObjINTEGERThe AnimObject being queried
IndexINTEGERIndex of the mesh which is being queried
ReturnINTEGERTrue if the specified mesh is excluded from rendering


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main