Interface IDetailInstancePopulator
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.