| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Scripting |
The Script component describes how Script nodes are used to effect changes in X3D
worlds.
|
| org.web3d.x3d.sai.Scripting |
The Script component describes how Script nodes are used to effect changes in X3D
worlds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptObject
X3D node tooltip: [X3DScriptNode] Script contains author-programmed event behaviors for a scene.
|
| Modifier and Type | Method and Description |
|---|---|
Script |
Script.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
Script |
Script.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
Script |
Script.setDirectOutput(boolean newValue)
Assign boolean value to initializeOnly SFBool field named directOutput.
|
Script |
Script.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Script |
Script.setMustEvaluate(boolean newValue)
Assign boolean value to initializeOnly SFBool field named mustEvaluate.
|
Script |
Script.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
Script |
Script.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.