C# Class TerrainType, Procedural-Landmass-Generation

Show file Open project: SebLague/Procedural-Landmass-Generation Class Usage Examples

Public Properties

Property Type Description
colour Color
height float
name string

Property Details

colour public property

public Color colour
return Color

height public property

public float height
return float

name public property

public string name
return string