EnvironmentAttribute::GetEnvironmentColor
Defined in:
Returns the environment color.
C4Attributes.h
Prototype
const ColorRGBA& GetEnvironmentColor(void) const;
Description
The GetEnvironmentColor
function returns the environment color stored in an environment material attribute.
See Also