MaterialObject::PurgeAttributes
Defined in:  
Purges all of a material's attributes.
C4MaterialObjects.hPrototype
void PurgeAttributes(void);
Description
The PurgeAttributes function deletes all of the attributes belonging to a material object.
See Also
MaterialObject::GetAttributeList
