Version: 2020.1
言語: 日本語

InteractionSourcePressedEventArgs

struct in UnityEngine.XR.WSA.Input

マニュアルに切り替える

説明

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

To receive this information, subscribe to InteractionSourcePressed.

変数

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