Version: 2019.2

InteractionSourceReleasedEventArgs

struct in UnityEngine.XR.WSA.Input

マニュアルに切り替える

説明

Contains fields that are relevent when an interaction source exits the pressed state for one of its buttons.

To receive this information, subscribe to InteractionSourceReleased.

変数

pressTypeDenotes the type of button that was just released.
stateThe current state of the reported interaction source that just had one of its buttons exit the pressed state.