Click or drag to resize

Path2DCurve Property

A Curve2D describing the path.

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

Property Value

Type: Curve2D
See Also