nw::lyt::Pane::GetSRTElement Member Function

Syntax

f32 GetSRTElement(
     u32 idx
) const;

Arguments

Name Description
idx Index. Specifies the lyt::AnimTargetPane.

Return Values

Returns the value of the specified pane.

Description

Specifies an index to get a pane's SRT elements.

Specifies the display position, rotation, scale ratio, and size elements for the pane to be obtained using idx.

See Also

SetSRTElement
GetTranslate
GetRotate
GetScale
GetSize
lyt::AnimTargetPane

Revision History

2009/09/18
Initial version.

CONFIDENTIAL