Directional Blur(ディレクションぼかし)ノード

Directional Blur(ディレクションぼかし)ノード。

Blurs an image along a specified direction. Can be used to fake motion blur.

入力

Image(画像)

標準のカラー入力です。

Samples(サンプル数)

The number of samples used to compute the blur. The more samples the smoother the result, but at the expense of more compute time. The actual number of samples is two to the power of this input, so it increases exponentially.

Center(中心)

The position at which the transformations pivot around. Defined in normalized coordinates, so 0 means lower left corner and 1 means upper right corner of the image.

Rotation(回転)

The amount of rotation that the blur spans.

Scale(スケール)

The amount of scaling that the blur spans.

Translation(翻訳、移動)

Amount(量)

The amount of translation that the blur spans in the specified direction relative to the size of the image. Negative values indicate translation in the opposite direction.

Direction(方向)

The angle that defines the direction of the translation.

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Image(画像)

標準のカラー出力です。