llLinear2sRGB
function ll.Linear2sRGB(color: vector): vectorConverts a color from the linear colorspace to sRGB.
Parameters
-
color(vector) - A color in the linear colorspace.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llLinear2sRGB