Table of Contents

Interface IDetailInstancePopulator

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

Defines a tile contract for applying generated detail instance buffers.

public interface IDetailInstancePopulator : ITile
Inherited Members
Extension Methods

Methods

PopulateDetailInstance(List<DetailTemplate>, List<ComputeBuffer>)

Applies generated detail instance buffers to the tile.