AnimObject_SetPosition
AnimObject_SetPosition
pAnimObj
,
X
,
Y
,
Z
Description
Sets an AnimObject's position in world-space coordinates.
Parameters
pAnimObj
INTEGER
The AnimObject being positioned
X
FLOAT
The AnimObject's new X position coordinate
Y
FLOAT
The AnimObject's new Y position coordinate
Z
FLOAT
The AnimObject's new Z position coordinate
AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main