ConfigureFoveatedRendering(IntPtr)
Adds a command to configure foveated rendering.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void ConfigureFoveatedRendering(IntPtr platformData)
Parameters
The native pointer from XRDisplaySubsystem.XRRenderPass.foveatedRenderingInfo.
Remarks
The scriptable render pipeline must call this method for each XR rendering pass.