Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents constants related to fluid containers.
Constants
maxFillLevel
static read-only maxFillLevel = 6;
Constant that represents the maximum fill level of a fluid container.
Type: number
minFillLevel
static read-only minFillLevel = 0;
Constant that represents the minimum fill level of a fluid container.
Type: number