<< Box , << Cone , << Cylinder , << Sphere , << Text , <<VRML 2.0 - An Introductory view by examples

Shape

[example]                                                      [run]

it defines a node which contents (fields appearance and geometry) create rendered objects. Geometry specifies one geometry node. Appearance specifies one appearance node.

{
exposedField SFNode appearance NULL
exposedField SFNode geometry NULL
}