AnimObject_GetMeshCount



Count = AnimObject_GetMeshCount( pAnimObj )

Description

Returns the number of meshes (limbs) within the specified AnimObject's dbpro object. Note: This command should not be used until after AnimObject_SetObject has been used to set the animobject's render object.

Parameters

pAnimObjINTEGERThe AnimObject being queried
ReturnINTEGERNumber of meshes within the AnimObject's render object


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main