bowlposition - eisclimber/ExPresS-XR GitHub Wiki

BowlPosition

Enum in ScaleState

Inherits from System.Enum

Summary

The position of the bowl during weighing.

public enum BowlPosition
{
    Down,
    Center,
    Up
}

Members

Name Description
Center Center position when weighing.
Down Down position when weighing.
Up Up position when weighing.
⚠️ **GitHub.com Fallback** ⚠️