#include <n3dtypes.h>
Data Fields | |
| N3DFLOAT | b |
| Blue component of a color, in the range from N3DFLOAT(0.0) through N3DFLOAT(1.0). | |
| N3DFLOAT | g |
| Green component of a color, in the range from N3DFLOAT(0.0) through N3DFLOAT(1.0). | |
| N3DFLOAT | r |
| Red component of a color, in the range from N3DFLOAT(0.0) through N3DFLOAT(1.0). | |
1.5.3