Version: 2020.1
언어: 한국어

D3DHDRDisplayBitDepth

enumeration

매뉴얼로 전환

설명

The type for the number of bits to be used when an HDR display is active in each color channel of swap chain buffers. The bit count also defines the method Unity uses to render content to the display.

변수

D3DHDRDisplayBitDepth10Unity will use R10G10B10A2 buffer format and Rec2020 primaries with ST2084 PQ encoding.
D3DHDRDisplayBitDepth16Unity will use R16G16B16A16 buffer format and Rec709 primaries with linear color (no encoding).