* Docs api math Vector4.html: miss a closing div tag * Fix description of method equals in class Line3
@@ -65,13 +65,13 @@
line -- [page:Line3]
</div>
<div>
+ Returns true if both line's start and end points are equal.
+ </div>
<h3>[method:Float distance]()</h3>
Returns the length of the line segment.
- Returns true if both line's start and end points are equal.
- </div>
<h3>[method:Float distanceSq]()</h3>
@@ -312,7 +312,7 @@
Returns an array in the format [x, y, z, w]
-
<h2>Source</h2>