SphereΒΆ

A sphere is defined by a center (axlPoint) and a radius (double).

Type: axlSphere

Format:

 <sphere name="Sphere0" color="64 128 255 1">
  <center>0 0 0</center>
  <radius>1</radius>
 </sphere>
../_images/sphere.png