SpecularAttribute::GetSpecularColor
Defined in:
Returns the specular color.
C4Attributes.hPrototype
const ColorRGBA& GetSpecularColor(void) const;
Description
The GetSpecularColor function returns the specular color stored in a specular material attribute.
See Also
SpecularAttribute::SetSpecularColor
