Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BT1886

ITU-R BT.1886 transfer function, standard for HDTV.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
BT1886 = 1

Remarks

BT.1886 is a gamma 2.4 transfer function that applies a power-law relationship between the input signal and the output luminance, designed for the Rec. 709 (HDTV) standards.
Both its inputs and outputs are normalized to [0, 1], similar to TransferFunction.sRGB and TransferFunction.Gamma22 EOTFs.