HoldCanceledEventArgs

struct in UnityEngine.XR.WSA.Input

/

Implemented in:UnityEngine.VRModule

Description 描述

Contains fields that are relevant when a user cancels a hold gesture.

Users should register with HoldCanceled.

Properties 属性

headPoseHead pose of the user at the time of the gesture.
sourceThe InteractionSource (hand, controller, or user's voice) that canceled the hold gesture.
sourcePoseRepresents pose data of the input source, such as a hand or controller, when the gesture occurred.