gpu-curtains
    Preparing search index...

    Interface RenderPipelineRenderingOptions

    Additional attributes and rendering parameters used by RenderPipelineEntry.

    interface RenderPipelineRenderingOptions {
        attributes: RenderMaterialAttributes;
        rendering: RenderMaterialRenderingOptions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Geometry attributes to use with this render pipeline.