Table of Contents Chapter Index Previous Slide Next Slide 262
Syntax: Background

Adding backgrounds
Syntax: Background
  • A Background node describes background colors
  • frontUrl - texture image URL for box front
  • etc . . .
  • Background {
         . .
        frontUrl  "mountns.png"
        backUrl   "mountns.png"
        leftUrl   "mountns.png"
        rightUrl  "mountns.png"
        topUrl    "clouds.png"
        bottomUrl "ground.png"
    }