Propiedades
Nombre | Tipo | Descripción | Nombre del script |
---|---|---|---|
Is Visible | Bool | Displayed if on is true, off otherwise | IsVisible |
Name | String | Name | Name |
Current Value | Int | Current progress value | CurrentValue |
Max Value | Int | Maximum progress value | MaxValue |
Offset | Vector3 | Screen coordinate, default is Vector3(0). | Offset |
Length | Int | length of the progress bar, default is the length of the UI on the prefab. | Length |