diff --git a/doc/base/classes.xml b/doc/base/classes.xml index a097470306f..bb2005e2079 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -26310,8 +26310,10 @@ + A 2D line. + A line through several points in 2D space. @@ -26320,6 +26322,7 @@ + Add a point at the x/y position in the supplied [Vector2] @@ -26408,6 +26411,7 @@ + Remove the point at index 'i' from the line.