AnimObject_Loop



AnimObject_Loop pAnimObj, pAnimTrack, FirstFrame, LastFrame, Speed, StartFrame

Description

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