Table of Contents

Interface IDetailDensityPopulator

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

Defines a tile contract for converting generated detail density maps into backend-specific detail data.

public interface IDetailDensityPopulator : ITile
Inherited Members
Extension Methods

Methods

PopulateDetailDensity(List<DetailTemplate>, List<RenderTexture>)

Applies generated detail density maps to the tile.