Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Mathf.GammaToLinearSpace

static function GammaToLinearSpace(value: float): float;
static float GammaToLinearSpace(float value);
static def GammaToLinearSpace(value as float) as float

Description

Converts the given value from gamma to linear color space.