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