SolverHandler.CurrentTrackedHandedness Property

Definition

Currently tracked hand or motion controller if applicable

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

Property Value

Remarks

Only possible values Left, Right, or None

Applies to