Search Results for

    Show / Hide Table of Contents

    Temporal Anti-Aliasing


    Temporal Anti-Aliasing (TAA) is a spatial anti-aliasing technique for computer-generated video that combines information from past frames and the current frame to remove jaggies in the current frame. In TAA, each pixel is sampled once per frame, but in each frame, the sample is at a different location at the subpixel level. Pixels sampled in past frames are blended with pixels sampled in the current frame to produce an anti-aliased image. This technique improves the quality of anti-aliasing compared to FXAA.

    TAA

    This effect does not require any setting parameters.

    In this article
    Back to top
    Generated by DocFX