Infohazard.Core 1.4.1
Infohazard Core Utility Library
Loading...
Searching...
No Matches
Infohazard.Core.ProgressBar Class Reference

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...
 

Detailed Description

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.

Property Documentation

◆ FillAmount

float Infohazard.Core.ProgressBar.FillAmount
getset

By what value to fill the bar.

A value of zero means empty, one means full.


The documentation for this class was generated from the following file: