Scene

THREE. Scene

new Scene()

The AltspaceSDK adds Behavior capabilites to Three.js' Scene class.

Methods

updateAllBehaviors()

Update the behaviors of all the objects in this Scene.

Events

cursormove

The cursormove event is fired from a THREE.Scene when the user's cursor moves over or near an object

Type: