C4 Engine
C4 Engine API Documentation

SpecularAttribute::GetSpecularColor

Defined in:  C4Attributes.h
Returns the specular color.
Prototype

const ColorRGBA& GetSpecularColor(voidconst;

Description
The GetSpecularColor function returns the specular color stored in a specular material attribute.
See Also

SpecularAttribute::SetSpecularColor

SpecularAttribute::GetSpecularExponent

SpecularAttribute::SetSpecularExponent