Parameters used to add properties to the PipelineEntry

interface PipelineEntryPropertiesParams {
    bindGroups: MaterialBindGroups;
}

Hierarchy (view full)

Properties

Properties

bindGroups: MaterialBindGroups

Array of BindGroup to use with this pipeline