AnimObject_SetFrame



AnimObject_SetFrame pAnimObj, pAnimTrack, FrameID

Description

Updates an AnimObject's skeleton to display the specified AnimTrack frame. The AnimObject must be updated using AnimObject_Update before the changes will become visible.

Parameters

pAnimObjINTEGERThe AnimObject which is to be effected
pAnimTrackINTEGERThe AnimTrack which contains the frame's transformation data
FrameIDFLOATThe ID of the Animation frame to display. The FrameID is expected to exist within the animtrack's data


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main