EditorSpinSlider¶
Inherits: Range < Control < CanvasItem < Node < Object
Godot editor's control for editing numeric values.
Description¶
This Control node is used in the editor's Inspector dock to allow editing of numeric values. Can be used with EditorInspectorPlugin to recreate the same behavior.
Properties¶
|
||
focus_mode |
|
|
|
||
|
||
|
Property Descriptions¶
bool flat = false
There is currently no description for this property. Please help us by contributing one!
bool hide_slider = false
If true
, the slider is hidden.
String label = ""
There is currently no description for this property. Please help us by contributing one!
bool read_only = false
There is currently no description for this property. Please help us by contributing one!