Skip to content

Controller Manager Base

eisclimber edited this page Feb 11, 2024 · 2 revisions

Controller Manager Base

class in ExPresSXR.Rig / Extends MonoBehavior
Component added via Component Menu

Description

Use this class to mediate the controllers and their associated interactors and input actions under different interaction states.

Important: This class is a (slightly altered) version of the samples from Unity's XR Interaction Toolkit's ActionBasedControllerManager to allow inheritance and a finer control of possible interactions. As this mainly changes visibility see the original script for reference.

For it's usage in ExPresS XR see the HandControllerManager which expands the functionality of this class.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally