SimulatedArticulatedHand.DefaultInteractions Property

Definition

The simulated articulated hand's default interactions.

public:
 virtual property cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMapping ^> ^ DefaultInteractions { cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMapping ^> ^ get(); };
public override Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMapping[] DefaultInteractions { get; }
member this.DefaultInteractions : Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMapping[]
Public Overrides ReadOnly Property DefaultInteractions As MixedRealityInteractionMapping()

Property Value

Remarks

A single interaction mapping works for both left and right controllers.

Applies to