Interface IMixedRealityInputDeviceManager
Mixed Reality Toolkit input device definition, used to instantiate and manage one or more input devices
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public interface IMixedRealityInputDeviceManager : IMixedRealityDataProvider, IMixedRealityService, IDisposable
Methods
GetActiveControllers()
Retrieve all controllers currently registered with this device at runtime (if direct access is required)
Declaration
IMixedRealityController[] GetActiveControllers()
Returns
Type | Description |
---|---|
IMixedRealityController[] |