nw::demo::ParticleNode::SetScale Member Function
Syntax
void SetScale(
f32
x,
f32
y,
f32
z );
Arguments
Name
Description
in
x
The X magnification value to be set.
in
y
The Y magnification value to be set.
in
z
The Z magnification value to be set.
Return Values
None.
Description
Set the scaling.
CONFIDENTIAL