AnimObject_SetMeshExcluded



AnimObject_SetMeshExcluded pAnimObj, Index, bExcluded

Description

Used to exclude individual AnimObject meshes from rendering. Mesh indices range from 0 to MeshCount-1.
Note: This command should not be used until after AnimObject_SetObject has been called to setup the animobject's render object.

Parameters

pAnimObjINTEGERAnimObject which contains the mesh to be excluded/included
IndexINTEGERIndex of the mesh which is being excluded/included
bExcludedINTEGERIf True, the mesh will be excluded from rendering


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main