void SetTranslate(
const math::VEC3 & value
);
void SetTranslate(
const math::VEC2 & value
);
SetTranslate(const math::VEC3 &)
|
Sets the pane's display position. |
| SetTranslate ( const math::VEC2 & ) | Sets the pane's display position. |
SetTranslate(const math::VEC3 &)Sets the pane's display position.
The Z component is set to 0.
CONFIDENTIAL