Skip to main content

remove()

Removes the given objects from the scene.

Returns: SceneObject

Signatures

remove(...objects: SceneObject[]): SceneObject

Removes the given objects from the scene.

ParameterTypeDescription
...objectsSceneObject[]The objects to remove (optional)