ControllerFinder.Handedness 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.
The handedness of the controller that should be found.
public:
property Microsoft::MixedReality::Toolkit::Utilities::Handedness Handedness { Microsoft::MixedReality::Toolkit::Utilities::Handedness get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Handedness value); };
public Microsoft.MixedReality.Toolkit.Utilities.Handedness Handedness { get; set; }
member this.Handedness : Microsoft.MixedReality.Toolkit.Utilities.Handedness with get, set
Public Property Handedness As Handedness