BaseGlobalInputSource Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for input sources whose pointers are all active pointers in the scene.
public ref class BaseGlobalInputSource : IDisposable, Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource, System::Collections::IEqualityComparer
public class BaseGlobalInputSource : IDisposable, Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource, System.Collections.IEqualityComparer
type BaseGlobalInputSource = class
interface IMixedRealityInputSource
interface IMixedRealityEventSource
interface IEqualityComparer
interface IDisposable
Public Class BaseGlobalInputSource
Implements IDisposable, IEqualityComparer, IMixedRealityInputSource
- Inheritance
-
BaseGlobalInputSource
- Implements
This base class is intended to represent input sources which raise events to all active pointers found by the FocusProvider in a scene.
Pointers |
Array of pointers associated with this input source. |
Source |
The unique source id of this event source. |
Source |
The name of this event source. |
Source |
The type of input source this object represents. |
Dispose() |
Dispose. |
Equals(IMixed |
|
Equals(Object) | |
Get |
|
Update |
IEquality |
Determines whether the specified objects are equal. |
IEquality |
Returns a hash code for the specified object. |
Produit | Versions |
---|---|
MRTK2 Unity 2018 | 2.7.0 |
MRTK2 Unity 2019 | 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.7.0, 2.8.0 |