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
pAnimBone
INTEGER
The AnimBone who's scale is being queried
Mode
INTEGER
Coordinate system identifier
Return
FLOAT
The AnimBone's Y scale
AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main