Interface IDetailInstancePopulator
Defines a tile contract for applying generated detail instance buffers.
public interface IDetailInstancePopulator : ITile
- Inherited Members
- Extension Methods
Methods
- ClearDetailInstance()
Clears all generated detail-instance prototypes and instances from the tile backend.
- PopulateDetailInstance(List<DetailTemplate>, List<ComputeBuffer>)
Applies generated detail instance buffers to the tile.