IMixedRealityHandJointHandler Interface

Definition

Interface to implement for hand joint information.

public interface class IMixedRealityHandJointHandler : UnityEngine::EventSystems::IEventSystemHandler
public interface IMixedRealityHandJointHandler : UnityEngine.EventSystems.IEventSystemHandler
type IMixedRealityHandJointHandler = interface
    interface IEventSystemHandler
Public Interface IMixedRealityHandJointHandler
Implements IEventSystemHandler
Derived
Implements
UnityEngine.EventSystems.IEventSystemHandler

Methods

OnHandJointsUpdated(InputEventData<IDictionary<TrackedHandJoint,MixedRealityPose>>)

Applies to