The XSI_RTS_ColorRGBf structure represents the normalized RGB color data type.
#include <XSI_rtshaders.h>
Public Attributes | |
| float | m_red |
| float | m_green |
| float | m_blue |
| float m_red |
The red component
| float m_green |
The green component
| float m_blue |
The blue component