Homeworld 2 : FunctionATI_AddScale
Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Most recent edit on 2006-09-15 11:33:47 by SunTzu

Additions:
<tParameter>: a table containing three floats: ScaleX, ScaleZ, ScaleY.

Deletions:
<tParameter>: a table containing three floats: ScaleX, ScaleZ, ScaleY.



Edited on 2005-07-07 10:29:31 by MiKail

Additions:
ATI_AddScale(<iATIIndex>, <tParameter>)

<iATIIndex>: the index number of the parameter.
<tParameter>: a table containing three floats: ScaleX, ScaleZ, ScaleY.

Deletions:
ATI_AddScale(<iIndex>, <v3Parameter>)

<iIndex>: index of the parameter.
<v3Parameter>: 3 floats: ScaleX, ScaleZ, ScaleY.




Edited on 2004-02-22 18:45:51 by MiKail

Additions:
<v3Parameter>: 3 floats: ScaleX, ScaleZ, ScaleY.

Deletions:
<v3Parameter>: the parameter.



Edited on 2004-02-22 18:37:42 by MiKail

Additions:
ATI_AddScale(<iIndex>, <v3Parameter>)

Description
Add a 3D scale parameter.

Example

Arguments
<iIndex>: index of the parameter.
<v3Parameter>: the parameter.

Scope

Related Pages:
:: ::