Readonly
idUnique ID of this SceneObject.
SceneObjects are stored by ID in Scene.objects and SceneModel.objects.
Optional
Readonly
layerOptional layer ID for this SceneObject.
Readonly
meshesThe Meshes belonging to this SceneObject.
Readonly
modelThe SceneModel that contains this SceneObject.
Readonly
originalID of this SceneObject within the originating system.
Internal
rendererInternal interface through which a ViewObject can load property updates into a Renderer for this SceneObject.
This is defined when the owner SceneModel has been added to a Viewer.
Gets the axis-aligned 3D World-space boundary of this SceneObject.
Gets this SceneObject as JSON.
An object in a SceneModel.
See @xeokit/scene for usage.