ノイズおよびグレイン
スクリーンオーバーレイ

ノイズ

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

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.

ノイズおよびグレイン
スクリーンオーバーレイ