Skip to content

hasenoughsamples

eisclimber edited this page Apr 4, 2026 · 1 revision

AverageVelocity.HasEnoughSamples()

Method in AverageVelocity

Summary

Can be used to check if enough samples(=_numSamples) have been gathered to calculate the average velocity.

public bool HasEnoughSamples();

Returns

If _numSamples have been gathered.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally