AnimObject_Clone



pAnimObj = AnimObject_Clone( pAnimObj )

Description

Creates a duplicate copy of an existing AnimObject. The resulting AnimObject requires an effect to be applied before the plugin can control it's animation.

Note: Effects can not be shared across multiple AnimObjects; The new AnimObject requires a unique copy of the effect to be loaded and applied.

Parameters

pAnimObjINTEGERThe AnimObject which is to be duplicated
ReturnINTEGERA pointer to the new AnimObject's internal structure


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main