Object3D.Clone Method

Clones the object and returns another object of the same class as the original, even when the original is a subclass of Object3D. The clone has the same geometry as the original.

Syntax

Returns an Object3D.