C# Class SagaMap.Manager.HeightMapInfo

显示文件 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_oe property

public float[] location
return float[]

name public_oe property

public string name
return string

scale public_oe property

public int[] scale
return int[]

size public_oe property

public int size
return int

water_level public_oe property

public float water_level
return float