[Backout] - CL16609377

#fyi alexander.suvorov
Original CL Desc
-----------------------------------------------------------------
#jira UE-87812
Allow color adjustment for cubemaps created from longlat sources, use proper color space for imported HDR textures.
#rb Julien.StJean
#fyi charles.bloom
#preflight 60ba698e884c6300012adbac

[CL 16624208 by aurel cordonnier in ue5-main branch]
This commit is contained in:
aurel cordonnier
2021-06-10 11:45:04 -04:00
parent d2844cee0c
commit 93e035bac4
3 changed files with 2 additions and 2 deletions

View File

@@ -2529,6 +2529,7 @@ private:
{
// Generate the base mip from the long-lat source image.
GenerateBaseCubeMipFromLongitudeLatitude2D(Mip, Image, BuildSettings.MaxTextureResolution);
break;
}
else
{