nw::lyt::Material::GetTexSRTElement Member Function

Syntax

f32 GetTexSRTElement(
     u32 idx,
     u32 eleIdx
) const;

Arguments

Name Description
idx The TexSRT index.
eleIdx The component index.

Return Values

Returns the specified component of the texture SRT.

Description

Gets texture SRT parameters by specifying a component.

Gets parameters by specifying the display position, rotation, or scale ratio component a texture SRT.

Specify the value of lyt::AnimTargetTexSRT in eleIdx.

See Also

AnimTargetTexSRT
SetTexSRTElement

Revision History

2009/09/18
Initial version.

CONFIDENTIAL