nw::lyt::TextBox::SetMaterial Member Function

Syntax

void SetMaterial(
     Material * pMaterial
);

Arguments

Name Description
pMaterial Pointer to the material.

Return Values

None.

Description

Sets a material.

If the material currently set was created at the same time as the TextBox object was created, that material is destroyed.

See Also

GetMaterial

Revision History

2010/01/26
Initial version.

CONFIDENTIAL