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.