# Mathf.GammaToLinearSpace

Converts the given value from gamma (sRGB) to linear color space.

![Mathf.GammaToLinearSpace](./images/MathfGammaToLinearSpaceCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Value
</td>
<td>
Value
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

