Mathf
.LinearToGammaSpace
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Mathf
Mathf
.LinearToGammaSpace
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Attributes
Enumerations
History
Index
Mathf
All Members
Class Variables
Deg2Rad
Epsilon
Infinity
NegativeInfinity
PI
Rad2Deg
Class Functions
Abs
Acos
Approximately
Asin
Atan
Atan2
Ceil
CeilToInt
Clamp
Clamp01
ClosestPowerOfTwo
Cos
DeltaAngle
Exp
Floor
FloorToInt
GammaToLinearSpace
InverseLerp
IsPowerOfTwo
Lerp
LerpAngle
LinearToGammaSpace
Log
Log10
Max
Min
MoveTowards
MoveTowardsAngle
NextPowerOfTwo
PerlinNoise
PingPong
Pow
Repeat
Round
RoundToInt
Sign
Sin
SmoothDamp
SmoothDampAngle
SmoothStep
Sqrt
Tan
static
function
LinearToGammaSpace (value :
float
) :
float
Description
Converts the given value from linear to gamma color space.