From 14f8ed3317b0ece7fe2aac1595bb8ece63a81f7a Mon Sep 17 00:00:00 2001 From: Tristan Grespinet Date: Wed, 1 May 2019 06:50:01 +0200 Subject: Added a Width Curve to Line2D + UVs fix --- doc/classes/Line2D.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml index c55760767a..48395d9780 100644 --- a/doc/classes/Line2D.xml +++ b/doc/classes/Line2D.xml @@ -99,6 +99,9 @@ The line's width. + + The line's width varies with the curve. The original width is simply multiply by the value of the Curve. + -- cgit v1.2.3