Default Rendering HDR pipeline changes background layer colors

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.

3 Likes