Class: Group

THREE.Group()

new Group()

This is almost identical to an Object3D.

Its purpose is to make working with groups of objects syntactically clearer.
Source:
See: