InteractionSourceReleasedEventArgs

struct in UnityEngine.XR.WSA.Input

Switch to Manual

Description

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.

Variables

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.