filmGrain [val] [0.0-1.0] Makes the screen grainy. bloom [r g b x] (rgb is color) (x is the bloom amount) [0.0 - 1.0]. Adds a blur effect. letterBox [val] [0.0-0.4] Adds letterbox effect.
letterBox # Adds a letterbox effect to the view. (# = 0.0 to 0.4) (require postprocessing on) vignette # # # Blurry bits at the edge of the screen. (# = 0.0 to 1.0) (require postprocessing on) ...