On this page
ProgressBar
Inherits: Range < Control < CanvasItem < Node < Object
General-purpose progress bar.
Description
General-purpose progress bar. Shows fill percentage from right to left.
Properties
|
||
size_flags_vertical |
|
|
step |
|
Theme Properties
bg |
||
fg |
||
font |
||
font_color |
Color( 0.94, 0.94, 0.94, 1 ) |
|
font_color_shadow |
Color( 0, 0, 0, 1 ) |
Property Descriptions
bool percent_visible
Default |
|
Setter |
set_percent_visible(value) |
Getter |
is_percent_visible() |
If true
, the fill percentage is displayed on the bar.
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_progressbar.html