GodotSharpAPI
GodotSharpAPI
Godot
Range Class
Range Properties
AllowGreater Property
AllowLesser Property
ExpEdit Property
MaxValue Property
MinValue Property
Page Property
Ratio Property
Rounded Property
Step Property
Value Property
Range
Rounded Property
If
true
,
value
will always be rounded to the nearest integer.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Rounded
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Range Class
Godot Namespace