AnimObject_TransitionToLoop



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

Description

Interpolates to, then begins looping the specified animation sequence onto an AnimObject's skeleton.

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 transition
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 animation


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main