AnimObject_TransitionTo



AnimObject_TransitionTo pAnimObj, pAnimTrack, Duration, FirstFrame, LastFrame, Speed

Description

Interpolates to, then begins playing 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


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main