AnimObject_SetHidden
AnimObject_SetHidden
pAnimObj
,
bHidden
Description
Used to skip rendering the specified AnimObject. Skeletal transforms are still updated for hidden AnimObjects (unlike exclusion).
Parameters
pAnimObj
INTEGER
The AnimObject being hidden/shown
bHidden
INTEGER
If True, the object will be skipped during rendering
AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main