10using System.Collections;
11using System.Collections.Generic;
The interface for providing tracking data to an InteractionVRController.
Action< Vector3, Quaternion > OnTrackingDataUpdate
An event that is fired whenever new tracking data is available for this controller.
bool isTracked
Gets whether or not this provider is currently tracking the controller for which it provides data.