HoldCanceledEventArgs

struct in UnityEngine.XR.WSA.Input

Cambiar al Manual

Descripción

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

Users should register with HoldCanceled.

Variables

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.