new Object3D() This is the base class for most objects in three.js and provides a set of properties and methods for manipulating objects in 3D space. Source: examples/three/content/EulerThreejs.js, line 996 See: Object3D