Skip to content

createfromweights

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally