AnimBone_SetPosition



AnimBone_SetPosition pAnimBone, X, Y, Z, Mode

Description

Sets an AnimBone's position using the specified mode flag. Possible mode flags include:
0 = Sets the AnimBone's local position
1 = Offsets the AnimBone's local position

The AnimObject must be updated using AnimObject_Update before the changes will become visible.

Parameters

pAnimBoneINTEGERThe AnimBone who's position is being modified
XFLOATX Position
YFLOATY Position
ZFLOATZ Position
ModeINTEGERMode value


AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main