TorusΒΆ
A torus is defined by a center (axlPoint), a normal (axlPoint) to the plane of the big circle, a ring radius (double) and a cross-section radius (double).
Type: axlTorus
Format:
<torus name="Torus0" color="224 160 96 1">
<center>0 0 0</center>
<direction>0 0 1</direction>
<ringRadius>1</ringRadius>
<crossSectionRadius>0.2</crossSectionRadius>
</torus>