Method
This node anti-aliases the incoming image using the Temporal Anti-Aliasing technique. This compares the previous frame with the current frame to smooth the differences between the two and eliminate jittery movement in the scene, at the expense of a more blurry output.
Attributes
Name | Description |
---|---|
Shader | Ability to over-ride internal shader. See writing custom shaders. |
Active | Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance. |
Softness | Change how much the Temporal Antialiasing blurs the image. |
Use Motion Vectors | Recalculate the Temporal Antialiasing to use motion vectors. |
Inputs
There are no inputs for this node.
Outputs
There are no outputs from this node.