Skip to content

llLinear2sRGB

function ll.Linear2sRGB(color: vector): vector

Converts a color from the linear colorspace to sRGB.

Parameters
color (vector)
A color in the linear colorspace.

Add example usage here showing SLua/Luau syntax with ll.Linear2sRGB().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.