HdrFilterBlueShiftCenter Property |
Namespace: DigitalRune.Graphics.PostProcessing
The blue shift depends on the average scene luminance. If the average scene luminance is equal to to BlueShiftCenter, then the resulting image is the average of the normal image and a fully blue shifted image.
The default value of BlueShiftCenter is 0.04. This value is suitable for a scene that is rendered using physically-based lighting, i.e. light intensities are based on real world light intensities and luminance values are in cd/m². If the scene lighting is not physically-based, then this value needs to be adapted.