vr2-4-13.wrl


[ VRML source code ]

#VRML V2.0 utf8
#vr2-4-13.wrl
Group {
  children [
    SpotLight {
      location 30 15 75
      direction 1 0 0
      radius 200
      cutOffAngle 0.5
      beamWidth 0.7
    },
    Inline {
      url "vr2-4-10.wrl"
      bboxCenter 100 25 75
      bboxSize   200 50 150
    }
  ]
}