C# Class SagaMap.Manager.HeightMapInfo

Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Свойство Type Description
location float[]
name string
scale int[]
size int
water_level float

Property Details

location public_oe property

public float[] location
Résultat float[]

name public_oe property

public string name
Résultat string

scale public_oe property

public int[] scale
Résultat int[]

size public_oe property

public int size
Résultat int

water_level public_oe property

public float water_level
Résultat float