Directional Blur Node
Blurs an image in a specified direction and magnitude. Can be used to fake motion blur.
入力
- Image(画像)
標準のイメージ入力です。
Properties(プロパティ)
- Iterations(反復)
Controls how may times the image is duplicated to create the blur effect. Higher values give smoother results.
- Wrap (ラップ)
Wraps the image on the X and Y axis to fill in areas, that become transparent from the blur effect.
- Center X, Y
Sets the position where the blur center is. This makes a difference if the angle, spin, and/or zoom are used.
- Distance(距離)
How large the blur effect is.
- Angle(角度)
Image is blurred at this angle from the center.
- Spin(スピン)
Rotates the image each iteration to create a spin effect, from the center point.
- Zoom(ズーム)
Scales the image each iteration, creating the effect of a zoom.
出力
- Image(画像)
標準のイメージ出力です。