nw::demo::ParticleHandle::SetTranslate Member Function
void SetTranslate(
f32 x,
f32 y,
f32 z
);
void SetTranslate(
const nw::math::VEC3 & translate
);
SetTranslate(f32, f32, f32)
|
Sets the position. |
| SetTranslate ( const nw::math::VEC3 & ) | Sets the position. |
SetTranslate(f32, f32, f32)Sets the position.
Sets the position.
CONFIDENTIAL