Legacy Documentation: Version 4.6
Language: English
Noise And Grain
Screen Overlay

Noise

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

The Noise image effect can simulate TV/VCR noise.

As with the other image effects, this effect is only available in Unity Pro and you must have the Pro Standard Assets installed before it becomes available.

Noise effect with high intensity applied to the scene
Noise effect with high intensity applied to the scene

Properties

Property: Function:
Monochrome If enabled, Noise is similar to TV noise. If disabled, it more closely resembles VCR noise - it distorts color values in YUV space, so you also get hue changes, mostly towards magenta/green gues.
Grain Intensity Min/Max The intensity of noise takes random values between Min and Max.
Grain Size The size of a single grain texture pixel in screen pixels. Increasing this will make noise grains larger.
Scratch Intensity Min/Max The intensity of additional scratch/dust takes random values between Min and Max.
Scratch FPS Scratches jump to different positions on the screen at this framerate.
Scratch Jitter Scratches can jitter slightly while remaining close to their original positions.

Hardware Support

This effect requires a graphics card that supports Shader Model 2. See the Graphics Hardware Capabilities and Emulation page for further details and a list of compliant hardware.

Noise And Grain
Screen Overlay