IMixedRealityHandMeshHandler Interface
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.
Interface to implement for hand mesh information.
public interface class IMixedRealityHandMeshHandler : UnityEngine::EventSystems::IEventSystemHandler
public interface IMixedRealityHandMeshHandler : UnityEngine.EventSystems.IEventSystemHandler
type IMixedRealityHandMeshHandler = interface
interface IEventSystemHandler
Public Interface IMixedRealityHandMeshHandler
Implements IEventSystemHandler
- Derived
- Implements
-
UnityEngine.EventSystems.IEventSystemHandler
Methods
OnHandMeshUpdated(InputEventData<HandMeshInfo>) |