Enum SupportedControllerType
The SDKType lists the XR SDKs that are supported by the Mixed Reality Toolkit. Initially, this lists proposed SDKs, not all may be implemented at this time (please see ReleaseNotes for more details)
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
[Flags]
public enum SupportedControllerType
Fields
Name | Description |
---|---|
ArticulatedHand | |
GenericOpenVR | |
GenericUnity | |
GGVHand | |
Mouse | |
OculusRemote | |
OculusTouch | |
TouchScreen | |
ViveKnuckles | |
ViveWand | |
WindowsMixedReality | |
Xbox |