AnimBone_GetScaleY



Y = AnimBone_GetScaleY( pAnimBone, Mode )

Description

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


AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main