diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml index f71812d6778..5f4053b80ad 100644 --- a/doc/classes/Line2D.xml +++ b/doc/classes/Line2D.xml @@ -59,6 +59,7 @@ If [code]true[/code], the line's border will be anti-aliased. + [b]Note:[/b] Line2D is not accelerated by batching when being anti-aliased. Controls the style of the line's first point. Use [enum LineCapMode] constants.