Method PopulateDetailDensity
PopulateDetailDensity(List<DetailTemplate>, List<RenderTexture>)
Applies generated detail density maps to the tile.
ProgressiveTask PopulateDetailDensity(List<DetailTemplate> templates, List<RenderTexture> densityMaps)
Parameters
templatesList<DetailTemplate>Detail templates paired with
densityMapsby index.densityMapsList<RenderTexture>Generated density maps for the supplied templates.
Returns
- ProgressiveTask
A progressive task that completes when density population finishes.