Version: 2023.1
언어: 한국어

CommandBuffer.SetFoveatedRenderingMode

매뉴얼로 전환
public void SetFoveatedRenderingMode (Rendering.FoveatedRenderingMode foveatedRenderingMode);

파라미터

foveatedRenderingMode The mode to set.

설명

Adds a command to set the mode to use for foveated rendering.

Before using this command, the scriptable render pipeline must call CommandBuffer.ConfigureFoveatedRendering.