⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

InteractorSource.Max

static InteractorSource Max

Description

The first bit available for your own custom interactor sources. Bits at and above this are unused by StereoKit, so you can define your own relative to it, for example (InteractorSource)((int)InteractorSource.Max << 1).




Found an issue with these docs, or have some additional questions? Create an Issue on Github!