ShapeObject::GetShapeSubstance
Defined in:
Returns the substance associated with a shape.
C4Shapes.h
Prototype
SubstanceType GetShapeSubstance(void) const;
Description
The GetShapeSubstance
function returns the substance associated with a shape.The default substance associated with a shape when it is initially created is
kSubstanceNone
.
See Also
ShapeObject::SetShapeSubstance
MaterialObject::GetFirstRegisteredSubstance
MaterialObject::FindRegisteredSubstance