Uses of Class
org.web3d.vrml.scripting.ecmascript.builtin.MFString
Packages that use MFString
-
Uses of MFString in org.web3d.vrml.scripting.ecmascript
Methods in org.web3d.vrml.scripting.ecmascript with parameters of type MFStringModifier and TypeMethodDescriptionvoidJavascriptBrowser.createVrmlFromURL(MFString url, SFNode node, String eventIn) Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.voidLoad the URL as the new root of the scene. -
Uses of MFString in org.web3d.vrml.scripting.ecmascript.x3d
Methods in org.web3d.vrml.scripting.ecmascript.x3d with parameters of type MFStringModifier and TypeMethodDescriptionBrowser.jsFunction_createX3DFromURL(MFString url) Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.voidBrowser.jsFunction_loadURL(MFString url, MFString parameter) Load the URL as the new root of the scene.