ConeΒΆ
A cone is defined by a base point (axlPoint) and an apex point (axlPoint) and a radius (double) of the base circle.
Type: axlCone
Format:
<cone name="Cone0" color="32 160 32 1">
<point>0 0 0</point>
<point>2 0 0</point>
<radius>1</radius>
</cone>