nw::lyt::Material::SetName Member Function

Syntax

void SetName(
     const char * name
);

Arguments

Name Description
name The name to be set.

Return Values

None.

Description

Sets the material's name.

The maximum string length that can be set for a material is lyt::MaterialNameStrMax.

See Also

GetName

Revision History

2009/09/18
Initial version.

CONFIDENTIAL