DiffuseAttribute::GetDiffuseColor
Defined in:
Returns the diffuse color.
C4Attributes.h
Prototype
const ColorRGBA& GetDiffuseColor(void) const;
Description
The GetDiffuseColor
function returns the diffuse color stored in a diffuse material attribute.
See Also