BaseGlobalInputSource Class

Definition

Base class for input sources whose pointers are all active pointers in the scene.

C++
public ref class BaseGlobalInputSource : IDisposable, Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource, System::Collections::IEqualityComparer
Inheritance
BaseGlobalInputSource
Implements

Remarks

This base class is intended to represent input sources which raise events to all active pointers found by the FocusProvider in a scene.

Constructors

Properties

Pointers

Array of pointers associated with this input source.

SourceId

The unique source id of this event source.

SourceName

The name of this event source.

SourceType

The type of input source this object represents.

Methods

Explicit Interface Implementations

IEqualityComparer.Equals(Object, Object)

Determines whether the specified objects are equal.

IEqualityComparer.GetHashCode(Object)

Returns a hash code for the specified object.

Applies to

Produkt Versioner
MRTK2 Unity 2018 2.7.0
MRTK2 Unity 2019 2.7.0, 2.8.0
MRTK2 Unity 2020 2.7.0, 2.8.0