C# Class SagaMap.Manager.HeightMapInfo

Show file Open project: Willyham/SagaRO2 Class Usage Examples

Public Properties

Property Type Description
location float[]
name string
scale int[]
size int
water_level float

Property Details

location public property

public float[] location
return float[]

name public property

public string name
return string

scale public property

public int[] scale
return int[]

size public property

public int size
return int

water_level public property

public float water_level
return float