createfromweights - eisclimber/ExPresS-XR GitHub Wiki
Method in ScaleState
Creates a new ScaleState-Instance using the weights of two bowls.
public static ScaleState CreateFromWeights(int leftWeight, int rightWeight)| Name | Description |
|---|---|
int leftWeight |
Left Weight |
int rightWeight |
Right Weight |
The resulting scale state.