vr2-4-20.wrl


[ VRML source code ]

#VRML V2.0 utf8
#vr2-4-20.wrl
Group {
  children [
    Fog {
      color 1 1 1
      fogType "EXPONENTIAL"
      visibilityRange 5000
    },
    Background { skyColor 1.0 1.0 1.0 },
    Inline { 
      url "vr2-4-19.wrl" 
      bboxCenter 0 0 0
      bboxSize 500 100 500
    }
  ]
}