Description | ||||||||||||||
Remove a material property. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcMaterial::RemoveProperty | |||||||||||||
Synopsis | ||||||||||||||
#include <ProMaterial.h> | ||||||||||||||
ProError | ProMaterialPropertyDelete | ( | ||||||||||||
ProMaterialItem* p_material | ||||||||||||||
/* (In) | ||||||||||||||
The material. | ||||||||||||||
*/ | ||||||||||||||
ProMaterialPropertyType prop_type | ||||||||||||||
/* (In) | ||||||||||||||
The material property type. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|