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

    Class RenderPassParameterPool<P>

    Renderer-local high-water storage for scriptable-pass parameters.

    A slot remains owned by the frame that acquired it until that frame has submitted or failed. Existing slots are reset and reused; the factory runs only when a new historical high-water mark is reached.

    Type Parameters

    • P extends object
    Index