320

Adding backgrounds
Syntax: Background

  • A Background node describes background images
  • frontUrl, etc - texture image URLs for box
  • Background {
        . . .
        frontUrl  "mountns.png"
        backUrl   "mountns.png"
        leftUrl   "mountns.png"
        rightUrl  "mountns.png"
        topUrl    "clouds.png"
        bottomUrl "ground.png"
    }