ブラーエフェクト
カメラモーション ブラー / Camera Motion Blur

ブラー

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 optimized Blur image effect blurs the rendered image by filtering in a number of passes using a gaussian filter curve.

The following screenshots show posible blur results.

他のイメージエフェクト 同様,エフェクト機能はUnity Proのみであり利用可能とするためにはプロスタンダードアセット(Pro Standard Assets )をあらかじめインポートする必要があります。

プロパティ

プロパティ: 特徴:
Downsample The number of times the image will be downsampled before the blur is applied. Bigger blurs and faster speeds can be expected the more you downsample.
Blur Size The spread used when filtering the image. Higher values produce bigger blurs.
Blur Iterations The number of of times the filter operations will be repeated.

ハードウェアサポート

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.

ブラーエフェクト
カメラモーション ブラー / Camera Motion Blur