Enum VRDeviceCapability
A collection of capabilities for VR devices.
Namespace: Liminal.SDK.VR
Assembly: Liminal.SDK.dll
Syntax
public enum VRDeviceCapabilityFields
| Name | Description | 
|---|---|
| Controller | Indicates if the device supports at least one controller. | 
| DualController | Indicates if the device supports at least two controllers. | 
| None | |
| UserPrescenceDetection | Indicates if the device supports user-presence detection. |