Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 293 Bytes

Color.md

File metadata and controls

8 lines (6 loc) · 293 Bytes

2021-06-05_20:01:14

Color

Unreal Engine supports two color spaces: Linear and sRGB. Linear color is a high dynamic range color using floating point typed channels. Linear color can be saturate above 1.0, which is the normal "full color" value. sRGB is the traditional 0-to-255 color space.