AnimObject_Play



AnimObject_Play pAnimObj, pAnimTrack, FirstFrame, LastFrame, Speed

Description

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
FirstFrameFLOATThe ID of the origin frame
LastFrameFLOATThe ID of the destination frame
SpeedFLOATThe rate which the animation frame should advance for each millisecond


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main