Optional
config?: ConfigMove an object to the parent or scene.s Remove the object from the original parent if it exists.
Rename an object.
Remove an object from its parent.
Object to be removed
Set the Camera to be used. This will switch the camera internally and dispatch a signal.
Camera to be set
Set the THREE.Scene | Scene to be rendered.
THREE.Scene | Scene to be rendered.
Whether to show the debug panel.
Generated using TypeDoc
The
Editor
is the meat of the application. It holds the scene, the camera, the signals, the loader manager, the selector, the debugger and the config.