C# Class TerrainType, Procedural-Landmass-Generation

显示文件 Open project: SebLague/Procedural-Landmass-Generation Class Usage Examples

Public Properties

Property Type Description
colour Color
height float
name string

Property Details

colour public_oe property

public Color colour
return Color

height public_oe property

public float height
return float

name public_oe property

public string name
return string