createfromweights - eisclimber/ExPresS-XR GitHub Wiki

ScaleState.CreateFromWeights(int,int)

Method in ScaleState

Summary

Creates a new ScaleState-Instance using the weights of two bowls.

public static ScaleState CreateFromWeights(int leftWeight, int rightWeight)

Parameters

Name Description
int leftWeight Left Weight
int rightWeight Right Weight

Returns

The resulting scale state.

⚠️ **GitHub.com Fallback** ⚠️