AnimObject_GetBone



pAnimBone = AnimObject_GetBone( pAnimObj, Index )

Description

Returns a pointer to the specified bone's internal structure for use with the AnimBone commands. Bone indices range from 0 to Count-1

Parameters

pAnimObjINTEGERThe AnimObject from which to retrieve the bone
IndexINTEGERThe bone's index within the AnimObject's skeleton
ReturnINTEGERA pointer to the bone's internal structure


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main