Interface IGenericTexturePopulator
Defines a contract for receiving generic texture outputs generated for a tile.
public interface IGenericTexturePopulator
Methods
- PopulateGenericTextures(List<string>, List<RenderTexture>)
Applies generic texture outputs to the implementation.