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§
- ExAdd
Point - Default-param extender for
Curve::add_point_ex
. - SigDomain
Changed - SigRange
Changed - Signals
InCurve - A collection of signals for the
Curve
class. - Tangent
Mode