Noise エフェクトはイメージ後処理効果のひとつで,TV,VCRの2種類をシミュレーション出来ます。
他のイメージエフェクト(image effects) 同様,Unity Proのみで提供されるエフェクトはUnity Proのみで,利用可能とするためにはプロスタンダードアセット(Pro Standard Assets )をあらかじめインポートする必要があります。
プロパティ: | 特徴: |
---|---|
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. |
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.