Hilo3d API - v2.0.0-alpha.4
    Preparing search index...

    Class TemporalAA

    Temporal anti-aliasing, temporal upscaling, and GPU-time dynamic-resolution feature.

    The feature records built-in opaque/masked motion and logarithmic view-depth data after opaque shading, resolves only opaque scene color, then lets transparent rendering and Bloom compose afterward. History uses submission-aware double buffers and is reset by camera cuts, resize, projection discontinuities, visibility gaps, or device recovery.

    Implements

    Index
    injectionPoint: "after-opaque" = ...

    Stable point at which the runtime records its graph work.

    name: "temporal-aa" = 'temporal-aa'

    Unique diagnostic name within one forward factory.

    requirements: Readonly<ForwardRenderFeatureRequirements>

    Static scene-resource and device constraints.