Table of Contents

Method AddDetailDensity

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

AddDetailDensity(DetailTemplate, RenderTexture)

Adds one detail template and its corresponding density map.

public void AddDetailDensity(DetailTemplate template, RenderTexture densityMap)

Parameters

template DetailTemplate

Detail template referenced by the density map.

densityMap RenderTexture

Density map for template.