Click or drag to resize

CurveTextureCurve Property

The curve rendered onto the texture.

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

Property Value

Type: Curve
See Also