Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

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

InteractionManager

class in UnityEngine.VR.WSA.Input

Description

Provides access to user input from hands, controllers, and system voice commands.

Static Variables

numSourceStates(Read Only) The number of InteractionSourceState snapshots available for reading with InteractionManager.GetCurrentReading.

Static Functions

GetCurrentReadingGet the current SourceState.

Delegates

SourceEventHandlerCallback to handle InteractionManager events.