nw::gfx::res::ResShape::SetCenterPosition Member Function

Syntax

void SetCenterPosition(
     f32 x,
     f32 y,
     f32 z
);

Arguments

Name Description
in x The x coordinate of the center position.
in y The y coordinate of the center position.
in z The z coordinate of the center position.

Return Values

None.

Description

Sets the local center position.


CONFIDENTIAL