Click or drag to resize

Line2DWidthCurve Property

The line's width varies with the curve. The original width is simply multiply by the value of the Curve.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Curve WidthCurve { get; set; }

Property Value

Type: Curve
See Also