249

Lighting the environment
Light class methods

  • Methods on Light control attributes common to all light types:
  • An on/off enable state
  • A color
  • A bounding volume and scope controlling the range of shapes they illuminate
  • Method
    void setEnable( boolean OnOff )
    void setColor( Color3f color )