This PR will add support for linear colors to layers:
Once merged, you can do layer.convertToLinearSpace = true;
to get the right colors when using the default rendering pipeline in HDR mode.
This PR will add support for linear colors to layers:
Once merged, you can do layer.convertToLinearSpace = true;
to get the right colors when using the default rendering pipeline in HDR mode.