Table of Contents

Method PopulateDetailInstance

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

PopulateDetailInstance(List<DetailTemplate>, List<ComputeBuffer>)

Applies generated detail instance buffers to the tile.

void PopulateDetailInstance(List<DetailTemplate> templates, List<ComputeBuffer> samples)

Parameters

templates List<DetailTemplate>

Detail templates paired with samples by index.

samples List<ComputeBuffer>

Generated detail instance buffers for the supplied templates.