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