Object3D constructor

Object3D()

Implementation

Object3D() {
  init();
}