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
pAnimObj
INTEGER
The AnimObject from which to retrieve the bone
Index
INTEGER
The bone's index within the AnimObject's skeleton
Return
INTEGER
A pointer to the bone's internal structure
AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main