Enum OculusSettings.FoveationMethod
Namespace: Unity.XR.Oculus
Syntax
public enum FoveationMethod
Fields
Name | Description | Value |
---|---|---|
EyeTrackedFoveatedRendering | Eye Tracked Foveated Rendering Foveates the image using eye tracking. |
|
FixedFoveatedRendering | Fixed Foveated Rendering Foveates the image based on a fixed pattern. |