Uses of Interface
org.web3d.x3d.sai.Scripting.X3DScriptNode
Package
Description
The Scripting component describes how Script nodes are used to effect changes in X3D worlds.
The Scripting component describes how Script nodes are used to effect changes in X3D worlds.
-
Uses of X3DScriptNode in org.web3d.x3d.jsail.Scripting
Modifier and TypeClassDescriptionclass
Script contains author-programmed event behaviors for a scene. -
Uses of X3DScriptNode in org.web3d.x3d.sai.Scripting
Modifier and TypeInterfaceDescriptioninterface
Script contains author-programmed event behaviors for a scene.Modifier and TypeMethodDescriptionX3DScriptNode.setAutoRefresh
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.X3DScriptNode.setAutoRefreshTimeLimit
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.X3DScriptNode.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.X3DScriptNode.setLoad
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.X3DScriptNode.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Accessor method to assign String array to inputOutput MFString field named url.