diff --git a/doc/classes/CurveTexture.xml b/doc/classes/CurveTexture.xml index 73126de4aae..f62da8a1352 100644 --- a/doc/classes/CurveTexture.xml +++ b/doc/classes/CurveTexture.xml @@ -1,8 +1,10 @@ + A texture that shows a curve. + Renders a given [Curve] provided to it. Simplifies the task of drawing curves and/or saving them as image files. @@ -12,8 +14,10 @@ + The [code]curve[/code] rendered onto the texture. + The width of the texture.