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

    Interface ShadowRenderPassParameters

    Parameters consumed by ShadowRenderPass.

    interface ShadowRenderPassParameters {
        cullingResults: CullingResultsHandle;
    }
    Index
    cullingResults: CullingResultsHandle

    Shared culling results whose lights and visible shadow casters populate the atlas.