Repository
Docs
Examples
Preparing search index...
The search index is not available
gpu-curtains
gpu-curtains
math/color-utils
sRGBToLinear
Function sRGBToLinear
sRGBToLinear
(
vector
?:
Vec3
)
:
Vec3
Convert a color
Vec3
from sRGB to linear space.
Parameters
vector
:
Vec3
= ...
color
Vec3
to convert.
Returns
Vec3
converted color
Vec3
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Repository
Docs
Examples
gpu-curtains
Loading...
Convert a color Vec3 from sRGB to linear space.