Bounding Sphere object used to clip the object faster.
Create a bounding Sphere that contains the whole object
public function distance(point:Vector):Numberreturn where a Position is from the sphere surface
>0 if position is outside the sphere, <0 if inside, =0 if on the surface of thesphere