PlaneΒΆ
A plane is defined by an origin (axlPoint) and a normal vector (axlPoint).
Type: axlPlane
Format:
<plane color="255 128 32 1" name="Plane0" size="0.1">
<point>0 0 0</point>
<normal>1 1 1</normal>
</plane>
A plane is defined by an origin (axlPoint) and a normal vector (axlPoint).
Type: axlPlane
Format:
<plane color="255 128 32 1" name="Plane0" size="0.1">
<point>0 0 0</point>
<normal>1 1 1</normal>
</plane>