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

    Class ScreenSpaceGlobalIllumination

    Portable production screen-space diffuse global illumination for the shared Forward pipeline.

    The feature traces stochastic view-space rays against opaque depth, transports linear HDR scene radiance, rejects invalid history using motion/depth/normal data, applies variance clipping and edge-aware a-trous filtering, then composites the result before transparent rendering.

    Implements

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

    Stable point at which the runtime records its graph work.

    name: "screen-space-global-illumination" = 'screen-space-global-illumination'

    Unique diagnostic name within one forward factory.

    requirements: Readonly<ForwardRenderFeatureRequirements> = ...

    Static scene-resource and device constraints.