postprocess_controller is a point entity available with any version of Mapbase.

An entity that controls the postprocess settings in the map.



KeyValues

- Fade time (fadetime) <float>
None
- Local contrast strength [-1..x] (localcontraststrength) <float>
None
- Local contrast edge strength [0..1] (localcontrastedgestrength) <float>
None
- Vignette start distance [0..1] (vignettestart) <float>
None
- Vignette end distance [0..x] (vignetteend) <float>
None
- Vignette blur strength [0..1] (vignetteblurstrength) <float>
None
- Fade to black strength [0..1] (fadetoblackstrength) <float>
None
- Depth-blur focal plane distance [0..1] (depthblurfocaldistance) <float>
None
- Depth-blur effect strength [0..x] (depthblurstrength) <float>
None
- Full-screen blur strength [0..1] (screenblurstrength) <float>
None
- Film grain strength [0..x] (filmgrainstrength) <float>
None

Flags

- [1] Master (Has priority if multiple postprocess_controllers exist) : 1

Inputs

- SetFadeTime <float>
Set the fade time between post process settings.
- SetLocalContrastStrength <float>
Set the local contrast strength.
- SetLocalContrastEdgeStrength <float>
Set the local contrast strength at the edge of the screen (controlled by vignette).
- SetVignetteStart <float>
Set the vignette start distance (from screen center).
- SetVignetteEnd <float>
Set the vignette end distance.
- SetVignetteBlurStrength <float>
Set the strength of the desaturated blur on the vignette.
- SetFadeToBlackStrength <float>
Set the fadeout strength.
- SetDepthBlurFocalDistance <float>
Set the focal distance of the depth blur effect (in the range [0,1]).
- SetDepthBlurStrength <float>
Set the depth blur effect strength.
- SetScreenBlurStrength <float>
Set the screen blur effect strength.
- SetFilmGrainStrength <float>
Set the film grain effect strength.