C# Class TerrainType, Procedural-Landmass-Generation

Afficher le fichier Open project: SebLague/Procedural-Landmass-Generation Class Usage Examples

Méthodes publiques

Свойство Type Description
colour Color
height float
name string

Property Details

colour public_oe property

public Color colour
Résultat Color

height public_oe property

public float height
Résultat float

name public_oe property

public string name
Résultat string