This is used heavily in
Interaction SDK prefabs, wizards, and example scenes, which are also the best way to adopt this functionality.
This type implements
IActiveState as an indication of whether the underlying controller interaction is active and updating. This is an unusual pattern, however, and for most usages you should prefer to monitor an
InteractorActiveState associated with the downstream interactor rather than monitoring the activity of a pointer pose.