AnimObject_BlendToLoop



AnimObject_BlendToLoop pAnimObj, pAnimTrack, Duration, FirstFrame, LastFrame, Speed, StartFrame

Description

Causes a secondary animation to begin looping onto an AnimObject's skeleton. The plugin will then ease into the new animation over the specified amount of time, after which it will become the AnimObject's primary animation.

Parameters

pAnimObjINTEGERThe AnimObject which is to be effected
pAnimTrackINTEGERThe AnimTrack which contains the animation keyframe data
DurationFLOATThe number of milliseconds it should take to complete the blend
FirstFrameFLOATThe ID of the origin frame
LastFrameFLOATThe ID of the destination frame
SpeedFLOATThe rate which the new animation's frame should advance for each millisecond
StartFrameFLOATThe initial frame which is to be displayed when beginning the blend animation


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main