Version: 2020.2
언어: 한국어

ColorSpace

enumeration

매뉴얼로 전환

설명

Color space for player settings.

This enum is used to indicate color space used in project (PlayerSettings.colorSpace) and sprite atlases (AtlasSettings.colorSpace).

See Also: Linear and Gamma rendering, RenderTextureReadWrite.

변수

UninitializedUninitialized color space.
GammaGamma color space.
LinearLinear color space.