Enum VRHeadsetCapability
A collection of capabilities for VR headsets.
Namespace: Liminal.SDK.VR
Assembly: Liminal.SDK.dll
Syntax
public enum VRHeadsetCapability
Fields
Name | Description |
---|---|
ExternalCamera | Indicates if the headset has an external camera. |
ExternalStereoCamera | Indicates if the headset has an external stereo camera. |
HeadsetDPad | True if the device has a digital input pad on the headset itself |
None | |
PositionalTracking | Indicates if the headset supports positional tracking (true for 6 DOF headsets). |