Interface IMixedRealityHandMeshHandler
Interface to implement for hand mesh information.
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public interface IMixedRealityHandMeshHandler : IEventSystemHandler
  Methods
OnHandMeshUpdated(InputEventData<HandMeshInfo>)
Declaration
void OnHandMeshUpdated(InputEventData<HandMeshInfo> eventData)
  Parameters
| Type | Name | Description | 
|---|---|---|
| InputEventData<HandMeshInfo> | eventData |