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