This version of Unity is unsupported.

InteractionSourceKind

enumeration

Description

Specifies the kind of an interaction source.

This only enumerates sources of interactions, such as hand gestures and voice commands.

Properties

OtherThe interaction source is of a kind not known in this version of the API.
HandThe interaction source is one of the user's hands.
VoiceThe interaction source is the user's speech.
ControllerThe interaction source is of a kind not known in this version of the API.