DeviceClass Enum
Namespace: Stride.VirtualRealityAssembly: Stride.VirtualReality.dll
Describes what kind of object is being tracked at a given ID
public enum DeviceClass
Fields
Name | Description |
---|---|
Controller | The device is a controller |
DisplayRedirect | Accessories that aren't necessarily tracked themselves, but may redirect video output from other tracked devices |
GenericTracker | The device is a tracker |
HMD | The device at this index is an HMD |
Invalid | There is no device at this index |
TrackingReference | The device is a camera, Lighthouse base station, or other device that supplies tracking ground truth. |