Determines whether antialias will be applied to rendering or not.
Indicates whether the scene should be re-rendered on change only.
Readonly
rendererThe THREE WebGL renderer.
Readonly
sectionInterface to interact with section box directly without using the gizmo.
Readonly
textThe THREE sample ui renderer
Gets or sets the background color or texture of the scene.
Returns an estimate of the memory used by the renderer.
Indicates whether the scene needs to be re-rendered. Can only be set to true. Cleared on each render.
Signal dispatched when bounding box is updated.
Signal dispatched at the end of each frame if the scene was updated, such as visibility changes.
Determines the target sample count on the rendering target. Higher number increases quality.
Determines whether text rendering is enabled or not.
Manages how vim objects are added and removed from the THREE.Scene to be rendered