nw::lyt::Window::GetFrameMaterial Member Function

Syntax

Material * GetFrameMaterial(
     WindowFrame frameIdx
) const;

Arguments

Name Description
frameIdx The frame index.

Return Values

Returns the pointer to the material.

Description

Gets the material in the window frame region.

See Also

GetMaterial
GetContentMaterial
SetContentMaterial
SetFrameMaterial

Revision History

2009/09/18
Initial version.

CONFIDENTIAL