WindowsMixedRealityHandMeshProvider Class

Definition

Queries the hand mesh data that an articulated hand on HoloLens 2 can provide.

public ref class WindowsMixedRealityHandMeshProvider
public class WindowsMixedRealityHandMeshProvider
type WindowsMixedRealityHandMeshProvider = class
Public Class WindowsMixedRealityHandMeshProvider
Inheritance
WindowsMixedRealityHandMeshProvider

Constructors

WindowsMixedRealityHandMeshProvider(IMixedRealityController)

Properties

Left

The user's left hand.

Right

The user's right hand.

Methods

SetInputSource(IMixedRealityInputSource)

Sets the IMixedRealityInputSource that represents the current hand for this mesh.

Applies to