C4 Engine
C4 Engine API Documentation

SpecularAttribute::GetSpecularExponent

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

const float& GetSpecularExponent(voidconst;

Description
The GetSpecularExponent function returns the specular exponent stored in a specular material attribute.
See Also

SpecularAttribute::SetSpecularExponent

SpecularAttribute::GetSpecularColor

SpecularAttribute::SetSpecularColor