Table of Contents Chapter Index Previous Slide Next Slide 180
Specifying a Backdrop

Adding Backgrounds

Specifying a Backdrop
  • xxxColor specifies color values

  • xxxAngle specifies angles in radians (0 .. PI)
    Background {
        groundColor [ .14 .28 0, .09 .11 0 ]
        groundAngle [ .785 ]
        skyColor    [ .02 0 .26, .02 0 .65 ]
        skyAngle    [ .785 ]
    }