85

Controlling appearance
ColoringAttributes Class Methods

Method Default
ColoringAttributes( ) -
void setColor( Color3f color ) 1.0 1.0 1.0
void setShadeModel( int model ) SHADE_GOURAUD

  • Shade models include: SHADE_FLAT and SHADE_GOURAUD
  • The FASTEST and NICEST shade models automatically select the fastest, and highest quality models available