Type Alias DepthBufferPluginPass

DepthBufferPluginPass: GBufferRenderPass<
    "depth",
    DepthBufferPluginTarget
    | undefined,
>