Click or drag to resize

RangeMaxValue Property

Maximum value. Range is clamped if value is greater than max_value.

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

Property Value

Type: Double
See Also