<<VRML 2.0 - An Introductory view by examples

InLine

[inline example]                               [run-example]


It is a grouping node that provides the capacity of reading its children from a location in the WWW.

{
exposedField SFString url [ ] # url address
field SFVec3f bboxCenter 0 0 0 # bounding box center
field SFVec3f bboxSize -1 -1 -1 # bounding box dimensions
}

Usage :


Inline{
 url "https://www.dca.fee.unicamp.br/~leopini/tut-vrml/examples/file.wrl"
       }