silhouette-2024.5 : Nodes : Motion Blur
Motion Blur
Description
Motion Blur uses optical flow to generate realistic motion blur.
Note: Requires a data input port connection from the Optical Flow ML node. Set the Optical Flow ML > Model to Faster for best performance.
Node Group
Filter.
Controls
Direction
Both
Produces motion blur in both forward and reverse directions and blends them together using the Mix parameter.
Forward
Calculates the motion blur from the current frame to the next frame.
Reverse
Calculates the motion blur from the current frame to the previous frame.
Mix
When Direction > Both is selected, use Mix to set the blend between the forward and reverse motion blur.
Smoothness
Blurs the motion vectors resulting in smoother motion blur.
Samples
Specifies the number of intermediate frames used to generate motion blur during the Shutter Time. If you want smoother motion blur, increase this value, but keep in mind that rendering will take longer.
Shutter Time
Sets the Shutter Time. Increase for more motion blur and decrease for less.
Edge Mode
Determines how the edges of the frame are handled.
Transparent
Allows the edge of the result to become transparent.
Repeat
Repeats edge pixels to generate opaque pixels along the edge of the result.
Reflect
Reflects pixels along the edge of the result.
Wrap
Portions of the image that move off the edge of the frame reappear on the opposite side.