Struct XRLayout.QuadViewState
Contains cached state for Quad View XR rendering. Quad View is an XR rendering mode where peripheral (outer) and foveal (inner) views are rendered separately.
Inherited Members
Namespace: UnityEngine.Experimental.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public struct XRLayout.QuadViewState
Fields
cachedPeripheralVignetteCenter
Cached vignette center from the peripheral (outer) view pass. Used by the inner view pass to ensure vignette effect is consistent across both views.
Declaration
public Vector4 cachedPeripheralVignetteCenter
Field Value
| Type | Description |
|---|---|
| Vector4 |