USE_BLOOM = 1 USE_LUMASHARPEN = 0 USE_TECHNICOLOR = 1 USE_TONEMAP = 1 BloomThreshold = 20.50 // USE_BLOOM TechniAmount = 0.45 // USE_TECHNICOLOR TechniPower = 3.0 // USE_TECHNICOLOR blueNegativeAmount = 0.90 // USE_TECHNICOLOR Saturation = 0.60 // USE_TONEMAP Bleach = 0.70 // USE_TONEMAP FogColor = float3(0.00, 2.55, 0.00)// USE_TONEMAP Vibrance = 0.10 // USE_VIBRANCE Vibrance_RGB_balance = float3(7.50, 7.50, 3.00)// USE_VIBRANCE