Interface IApplySurfaceHeightMapUserToolStateConfig
Inherited Members
Namespace: Fwt.HexTerrains.UserTools.SM.Configs
Assembly: fwt.hexterrains.dll
Syntax
public interface IApplySurfaceHeightMapUserToolStateConfig : IHexTerrainLayerGroupBrushUserToolStateConfig, IHexTerrainBrushUserToolStateConfig, IHexTerrainUserToolStateConfig, IUserToolStateConfig
Properties
HeightmapsPalette
Set of heightmaps available for applying to the terrain.
Declaration
List<Texture2D> HeightmapsPalette { get; set; }
Property Value
| Type | Description |
|---|---|
| List<Texture2D> |