IMixedRealityInputSource Interface

Definition

Interface for an input source. An input source is the origin of user input and generally comes from a physical controller, sensor, or other hardware device.

C++
public interface class IMixedRealityInputSource : Microsoft::MixedReality::Toolkit::IMixedRealityEventSource, System::Collections::IEqualityComparer
Derived
Implements

Properties

Pointers

Array of pointers associated with this input source.

SourceId

The unique source id of this event source.

(Inherited from IMixedRealityEventSource)
SourceName

The name of this event source.

(Inherited from IMixedRealityEventSource)
SourceType

The type of input source this object represents.

Applies to

Produit Versions
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0