ShapeObject::GetShapeSubstance
Defined in:
Returns the substance associated with a shape.
C4Shapes.hPrototype
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
