Constructor
new BasicScript(world, vrObject)
Parameters:
Name | Type | Description |
---|---|---|
world |
the World this script runs in, contains babylon scene, WorldManager and everything else | |
vrObject |
VRObject added tot he scene.. |
- Source:
Classes
Methods
init()
Supposed to create a visible object and return root node
- Source:
remoteChange()
Executed when a remote change is triggerred. Changes have been already applied to the object.
- Source: