the object tag

It might be worthwhile to incorporate VRML objects in a slide. These are only visible in VRML, naturally.

As an example:


  <object>
  Transform { translation 9 0 -4 children [
  <include file=sensor.wrl>
  ] }
  </object> 
  

Note that the VRML text is automatically hidden when using the object tag. The include tag is a feature of the .t format.