Table of Contents Chapter Index Previous Slide Next Slide 94
Syntax: Inline

Grouping nodes
Syntax: Inline
  • An Inline node creates a special group from another VRML file's contents
  • Children read from file selected by a URL
  • Every child node in group is displayed
  • Inline {
        url "table.wrl"
    }