Enum OpenXRSettings.BackendFovationApi
Different Internal Unity APIs to use in the backend.
Namespace: UnityEngine.XR.OpenXR
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum OpenXRSettings.BackendFovationApi : byte
Fields
Name | Description |
---|---|
Legacy | Use the legacy Built-in API for Foveation. This is the only option for Built-in. |
SRPFoveation | Use the Foveation for SRP API. |