IMixedRealityController.TrackingState Property

Definition

Outputs the current state of the Input Source, whether it is tracked or not. As defined by the SDK / Unity.

public:
 property Microsoft::MixedReality::Toolkit::TrackingState TrackingState { Microsoft::MixedReality::Toolkit::TrackingState get(); };
public Microsoft.MixedReality.Toolkit.TrackingState TrackingState { get; }
member this.TrackingState : Microsoft.MixedReality.Toolkit.TrackingState
Public ReadOnly Property TrackingState As TrackingState

Property Value

Applies to