Uses of Interface
org.web3d.x3d.sai.Core.X3DPrototypeInstance
Packages that use X3DPrototypeInstance
Package
Description
The Core component supplies the base functionality for the X3D run-time system, including the abstract base node type, field types, the event model, and routing.
The Core component supplies the base functionality for the X3D run-time system, including the abstract base node type, field types, the event model, and routing.
-
Uses of X3DPrototypeInstance in org.web3d.x3d.jsail.Core
Classes in org.web3d.x3d.jsail.Core that implement X3DPrototypeInstanceModifier and TypeClassDescriptionclass
ProtoInstance can override field default values via fieldValue initializations. -
Uses of X3DPrototypeInstance in org.web3d.x3d.sai.Core
Methods in org.web3d.x3d.sai.Core that return X3DPrototypeInstanceModifier and TypeMethodDescriptionX3DPrototypeInstance.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.