Controlling appearance
Using coordinate colors
- You may also set a color for each geometry coordinate in a
GeometryArray
- Coordinate colors override coloring attributes or
a material's diffuse color
Method |
void setColor( int index, * color ) |
void setColors( int index, * color ) |
- Method variants accept
byte,
float,
Color3f,
Color4f,
Color3b, and
Color4b