computeBoundingSphere method

void computeBoundingSphere()
inherited

Implementation

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