AnimBone_GetScaleX



X = AnimBone_GetScaleX( pAnimBone, Mode )

Description

Returns an AnimBone's X 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 X scale


AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main