AnimObject_SetExcluded



AnimObject_SetExcluded pAnimObj, bExcluded, bGluedObjects

Description

Used to exclude AnimObjects from the render queue, with the option to apply the same status to all objects glued to the objects's skeleton.
Note: Excluded AnimObjects will not be updated by the plugin.

Parameters

pAnimObjINTEGERThe AnimObject being excluded/included
bExcludedINTEGERIf True, the object will be excluded from rendering
bGluedObjectsINTEGERIf True, the exclusion status will be applied to all objects which are glued to the AnimObject's skeleton


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main