AnimBone_GetScaleZ



Z = AnimBone_GetScaleZ( pAnimBone, Mode )

Description

Returns an AnimBone's Z scale within the specified coordinate space. Possible mode flags include:
0 = Local
1 = Offset
2 = Combined Local+Offset
3 = Object
4 = World

Parameters

pAnimBoneINTEGERThe AnimBone who's scale is being queried
ModeINTEGERCoordinate system identifier
ReturnFLOATThe AnimBone's Z scale


AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main