nw::demo::ParticleHandle::SetTranslate Member Function
void SetTranslate(
f32 x,
f32 y,
f32 z
);
| 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. |
Sets the position.
CONFIDENTIAL