C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

MaterialObject::PurgeAttributes

Defined in:  C4MaterialObjects.h
Purges all of a material's attributes.
Prototype

void PurgeAttributes(void);

Description
The PurgeAttributes function deletes all of the attributes belonging to a material object.
See Also

Attribute

MaterialObject::GetAttributeList

MaterialObject::GetFirstAttribute

MaterialObject::AddAttribute