Delegate PopulateGenericTexturesHandler
Represents a callback that receives generic texture outputs produced for a tile.
public delegate void PopulateGenericTexturesHandler(List<string> labels, List<RenderTexture> textures)
Represents a callback that receives generic texture outputs produced for a tile.
public delegate void PopulateGenericTexturesHandler(List<string> labels, List<RenderTexture> textures)