Interface ILayerWeightsPopulator
Defines a tile contract for applying terrain layer weights.
public interface ILayerWeightsPopulator : ITile
- Inherited Members
- Extension Methods
Properties
- terrainLayers
Gets the terrain layers currently assigned to the tile backend.
Methods
- PopulateLayerWeights(List<TerrainLayer>, List<RenderTexture>)
Applies generated layer-weight textures to the tile.