Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

InteractionSourceReleasedEventArgs

struct in UnityEngine.XR.WSA.Input

/

Implemented in:UnityEngine.VRModule

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.

Properties

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.

Did you find this page useful? Please give it a rating: