nw::gfx::res::ResAimTargetViewUpdater::SetTargetPosition Member Function
void SetTargetPosition(
f32 x,
f32 y,
f32 z
);
void SetTargetPosition(
const nw::math::VEC3 & value
);
| SetTargetPosition ( f32, f32, f32 ) | Sets the viewpoint position. |
| SetTargetPosition ( const nw::math::VEC3 & ) | Sets the viewpoint position. |
Sets the viewpoint position.
Sets the viewpoint position.
CONFIDENTIAL