ReflectionAttribute::GetReflectionColor
Defined in:
Sets the reflection color.
C4Attributes.h
Prototype
const ColorRGBA& GetReflectionColor(void) const;
Description
The GetReflectionColor
function returns the reflection color stored in a reflection material attribute.
See Also