Version: 2019.1

HoldCanceledEventArgs

struct in UnityEngine.XR.WSA.Input

マニュアルに切り替える

説明

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

Users should register with HoldCanceled.

変数

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.