Module curve

Expand description

Sidecar module for class Curve.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for Curve enums.

Structs§

ExAddPoint
Default-param extender for Curve::add_point_ex.
SigDomainChanged
SigRangeChanged
SignalsInCurve
A collection of signals for the Curve class.
TangentMode