Method PopulateDetailInstance
PopulateDetailInstance(List<DetailTemplate>, List<ComputeBuffer>)
Applies generated detail instance buffers to the tile.
void PopulateDetailInstance(List<DetailTemplate> templates, List<ComputeBuffer> samples)
Parameters
templatesList<DetailTemplate>Detail templates paired with
samplesby index.samplesList<ComputeBuffer>Generated detail instance buffers for the supplied templates.