RenderInfoCollection constructor

RenderInfoCollection(
  1. List<RenderInfo<Renderinstruction>> renderInfos
)

Implementation

RenderInfoCollection(this.renderInfos);