Class X3D


public class X3D extends X3DConcreteStatement
X3D is the root node for an Extensible 3D (X3D) Graphics model. This concrete class represents an X3D statement.

X3D statement tooltip: [X3D statement] X3D is the top-most XML element for an Extensible 3D (X3D) Graphics model. The X3D element contains a single head element for metadata, and a single Scene element which is root node of the 3D scene graph.
See Also: