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

    Interface ForwardRenderPipelineFactoryOptions

    Construction options for the built-in scriptable forward pipeline.

    interface ForwardRenderPipelineFactoryOptions {
        features?: readonly ForwardRenderPipelineFeature[];
    }
    Index
    features?: readonly ForwardRenderPipelineFeature[]

    Ordered reusable feature configurations.