Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

XRDisplaySubsystem.XRBlitParams.foveatedRenderingInfo

public IntPtr foveatedRenderingInfo;

Description

A pointer to a native struct containing platform-specific data for foveated rendering.

This pointer can be passed to CommandBuffer.ConfigureFoveatRendering by the scriptable rendering pipeline implementation.