Click or drag to resize

CurveMaxValue Property

The maximum value the curve can reach.

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

Property Value

Type: Single
See Also