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

static class Interaction

Controls for the interaction system, and the interactors that StereoKit provides by default.

Static Fields and Properties

   
bool DefaultDraw By default, StereoKit will draw indicators for some of the default interactors, such as the far interaction / aiming rays. This doesn’t affect custom interactors. Setting this to false will prevent StereoKit from drawing any of these indicators.
DefaultInteractors DefaultInteractors This allows you to control what kind of interactors StereoKit will provide for you. This also allows you to entirely disable StereoKit’s interactors so you can just use custom ones!




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