computeBoundingBox method

void computeBoundingBox()
inherited

Implementation

void computeBoundingBox(){
  console.warning('Object3D.computeBoundingBox is Not implimented!');
}