ProgressItem

constructor(material: Material, inverse: Boolean = false)(source)

Parameters

material

The material to use for the item

inverse

If true, the progress bar will be inverted, meaning that 0.0 is full and 1.0 is empty.