SolverHandler.TrackedHandedness Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If tracking hands or motion controllers, determines which hand(s) are valid attachments.
public:
 property Microsoft::MixedReality::Toolkit::Utilities::Handedness TrackedHandedness { Microsoft::MixedReality::Toolkit::Utilities::Handedness get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Handedness value); };public Microsoft.MixedReality.Toolkit.Utilities.Handedness TrackedHandedness { get; set; }member this.TrackedHandedness : Microsoft.MixedReality.Toolkit.Utilities.Handedness with get, setPublic Property TrackedHandedness As HandednessProperty Value
Remarks
Only None, Left, Right, and Both are valid values