GeoInst_SetScale
GeoInst_SetScale
pGeoInst
,
InstIndex
,
X#
,
Y#
,
Z#
Description
Sets an instance's scale. 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 scale
Y#
FLOAT
Y scale
Z#
FLOAT
Z scale
GeoInst Commands
jGfx Command Index
jGfx Main