Table of Contents

Method PopulateTrees

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

PopulateTrees(List<TreeTemplate>, List<ComputeBuffer>)

Applies generated tree instance buffers to the tile.

void PopulateTrees(List<TreeTemplate> templates, List<ComputeBuffer> samples)

Parameters

templates List<TreeTemplate>

Tree templates paired with samples by index.

samples List<ComputeBuffer>

Generated tree instance buffers.