void SetCenterPosition(
f32 x,
f32 y,
f32 z
);
| 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. |
Sets the local center position.
CONFIDENTIAL