nw::gfx::res::ResShape::SetPositionOffset Member Function
void SetPositionOffset(
f32 x,
f32 y,
f32 z
);
void SetPositionOffset(
const nw::math::VEC3 & value
);
| SetPositionOffset ( f32, f32, f32 ) | Sets the offset value to be added to coordinate information. |
| SetPositionOffset ( const nw::math::VEC3 & ) |
Sets the offset value to be added to coordinate information.
CONFIDENTIAL