nw::lyt::Pane::SetTranslate Member Function

Syntax

void SetTranslate(
     const math::VEC3 & value
);

void SetTranslate(
     const math::VEC2 & value
);

List of Overloaded Member Functions

SetTranslate(const math::VEC3 &) Sets the pane's display position.
SetTranslate ( const math::VEC2 & ) Sets the pane's display position.

Description of SetTranslate(const math::VEC3 &)

Sets the pane's display position.

Description of SetTranslate ( const math::VEC2 & )

The Z component is set to 0.


CONFIDENTIAL