nw::lyt::Picture::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 Picture object was created, that material is destroyed.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL