ReadonlyambientReadonlybimReadonlyclippingReadonlycollectionsReadonlygridReadonlylightsReadonlyoriginReadonlysceneReadonlysnapReadonlyspriteAdds the object to its corresponding controller in the scene
Parents cannot cross different controllers.
Adds an object to the bounding box computations of the scene.
Useful for objects that are not raycastable, and thus, not in the box tree.
Returns the bounding box of all objects in the scene
Returns the bounding sphere of all objects in the scene
Returns the bounding box of all objects in the box tree
Returns the number of objects in the box tree
Removes a three.js object from the internal three.js scene
Removes the object from its corresponding controller in the scene.
Removes an object from the bounding box computations of the scene
Useful for objects that are not raycastable, and thus, not in the box tree.
Whether to show the box tree helper
Adds a three.js object to the internal three.js scene