ES2_PROFILE //disabling this part for mobile, Adreno devices can't handle it (UE-40689) float3 ACESColor = mul( sRGB_2_AP0, float3(LinearColor) ); // --- Red modifier --- // const float RRT_RED_SCALE = 0.82; const float RRT_RED_PIVOT = 0.03; const float RRT_RED_HUE = 0;...
ES2_PROFILE //disabling this part for mobile, Adreno devices can't handle it (UE-40689) float3 ACESColor = mul( sRGB_2_AP0, float3(LinearColor) ); // --- Red modifier --- // const float RRT_RED_SCALE = 0.82; const float RRT_RED_PIVOT = 0.03; const float RRT_RED_HUE = 0;...