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

Syntax

void SetCenterPosition(
     const nw::math::VEC3 & value
);

Arguments

Name Description
in value The coordinates of the center position.

Return Values

None.

Description

Sets the local center position.


CONFIDENTIAL