Class: FluidContainer
Represents constants related to fluid containers.
Constructors
new FluidContainer()
private
new FluidContainer():FluidContainer
Returns
Properties
maxFillLevel
static
readonly
maxFillLevel:6
=6
Remarks
Constant that represents the maximum fill level of a fluid container.
minFillLevel
static
readonly
minFillLevel:0
=0
Remarks
Constant that represents the minimum fill level of a fluid container.