Version: 2020.2

CameraHDRMode

enumeration

切换到手册

描述

用于渲染的 HDR 模式。

When HDR is enabled for the current GraphicsTier this selects the format to use for the HDR buffer. You can only set a Graphics Tier in the Built-in Render Pipeline.

另请参阅:TierSettings.hdrCamera.allowHDR

变量

FP16使用 RenderTextureFormat.ARGBHalf。
R11G11B10使用 RenderTextureFormat.RGB111110Float。