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

    Class ForwardRenderPipelineFactory

    Default forward pipeline factory with a shared linear scene and final surface transfer.

    Implements

    Index
    features: readonly ForwardRenderPipelineFeature[]

    Constructor-snapshotted feature configurations in insertion order.

    name: "forward" = 'forward'

    Stable factory name.

    opaqueTexture: boolean

    Whether the forward pipeline captures opaque scene color for transparent materials.

    requirements: Readonly<RenderPipelineRequirements>

    Merged static requirements from every feature configuration.

    sceneColorFormat: RenderTargetColorFormat | null

    Linear intermediate scene-color format, or null to match the selected output.