Class ProtoBody

java.lang.Object

public class ProtoBody extends X3DConcreteStatement
ProtoBody contains the definition nodes for new Prototype nodes. This concrete class represents an X3D ProtoBody statement.

X3D statement tooltip: [X3D statement] ProtoBody statement follows the ProtoInterface statement in a ProtoDeclare statement, providing the scene-subgraph node definitions. Hint: initial scene node in a ProtoDeclare/ProtoBody statement determines this prototype's node type. Warning: only the first top-level node and its children are rendered, subsequent nodes (such as Scripts and ROUTEs) are active but are not drawn. *

See Also: