Enum ViewConfigurationType
The view configuration type.
Namespace: Evergine.OpenXR
Assembly: Evergine.OpenXR.dll
Syntax
public enum ViewConfigurationType
Fields
Name | Description |
---|---|
PrimaryMono | One view representing the form factor’s one primary display. For example, an AR phone’s screen. |
PrimaryStereo | Two views representing the form factor’s two primary displays, which map to a left-eye and right-eye view. |