void SetSize(
f32 x,
f32 y,
f32 z
);
void SetSize(
const nw::math::VEC3 & value
);
| SetSize ( f32, f32, f32 ) | Sets the size in the pose matrix coordinate space. |
| SetSize ( const nw::math::VEC3 & ) |
Sets the size in the pose matrix coordinate space.
CONFIDENTIAL