AnimObject_GetFrame



FrameID = AnimObject_GetFrame( pAnimObj )

Description

Returns the ID of the animation frame which is currently being displayed. This function returns values from the first animating bone which is found within the AnimObject's skeleton. It may be desireable to read this value from a specific AnimBone instead.

Parameters

pAnimObjINTEGERThe AnimObject who's animation frame is being queried
ReturnFLOATThe ID of the Animation frame currently being displayed


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main