WindowsMixedRealityControllerDefinition(Handedness) Constructor
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.
Constructor.
public:
WindowsMixedRealityControllerDefinition(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
public WindowsMixedRealityControllerDefinition (Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
new Microsoft.MixedReality.Toolkit.Input.WindowsMixedRealityControllerDefinition : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.Input.WindowsMixedRealityControllerDefinition
Public Sub New (handedness As Handedness)
Parameters
- handedness
- Handedness
The handedness that this definition represents.