computeBoundingSphere method

void computeBoundingSphere()

Implementation

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