nw::lyt::Material::SetName Member Function
void SetName(
const char * name
);
| Name | Description | |
|---|---|---|
| name | The name to be set. |
Sets the material's name.
The maximum string length that can be set for a material is lyt::MaterialNameStrMax.
CONFIDENTIAL