Editar

SimpleHandDefinition(Handedness) Constructor

Definition

Constructor.

public:
 SimpleHandDefinition(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
public SimpleHandDefinition (Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
new Microsoft.MixedReality.Toolkit.Input.SimpleHandDefinition : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.Input.SimpleHandDefinition
Public Sub New (handedness As Handedness)

Parameters

handedness
Handedness

The handedness that this definition instance represents.

Applies to