ColorSpace

enumeration

Description 描述

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.

Properties 属性

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