![]() |
Infohazard.Core 1.4.1
Infohazard Core Utility Library
|
Used to create health bars and other types of progress bars without using a Slider. More...
Properties | |
float | FillAmount [get, set] |
By what value to fill the bar. More... | |
Used to create health bars and other types of progress bars without using a Slider.
It supports images that fill the bar using either the “filled” image type or by manipulating the RectTransform anchors.
|
getset |
By what value to fill the bar.
A value of zero means empty, one means full.