#include <beastapitypes.h>
Color definition All colors are expressed in linear space as opposed to gamma corrected.
High dynamic range supported.
Examples: Data Fields | |
| float | b |
| float | g |
| float | r |
| float ILBLinearRGB::b |
Blue component.
| float ILBLinearRGB::g |
Green component.
| float ILBLinearRGB::r |
Red component.