Click or drag to resize

RangeExpEdit Property

If true, and min_value is greater than 0, value will be represented exponentially rather than linearly.

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

Property Value

Type: Boolean
See Also