IMixedRealityHandJointHandler 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 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>>) |