GeoInst_SetPosition
GeoInst_SetPosition
pGeoInst
,
InstIndex
,
X#
,
Y#
,
Z#
Description
Sets an instance's world space position. The specified GeoInst must contain World Matrix data (wasn't removed during custom element declaration).
Parameters
pGeoInst
INTEGER
Pointer to the GeoInst which contains the instance
InstIndex
INTEGER
1-Based Instance Index
X#
FLOAT
X position
Y#
FLOAT
Y position
Z#
FLOAT
Z position
GeoInst Commands
jGfx Command Index
jGfx Main