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

    Class GroundTruthAmbientOcclusion

    Portable production GTAO for the shared Forward pipeline.

    The feature records opaque depth, material attributes, and motion before shading, evaluates rotated horizon visibility at configurable resolution, applies submission-aware temporal rejection and edge-aware filtering, and binds the full-resolution result only to indirect PBR lighting. Direct lights and emission remain unoccluded.

    Implements

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

    Stable point at which the runtime records its graph work.

    name: "ground-truth-ambient-occlusion" = 'ground-truth-ambient-occlusion'

    Unique diagnostic name within one forward factory.

    requirements: Readonly<ForwardRenderFeatureRequirements> = ...

    Static scene-resource and device constraints.