C# Class FSO.LotView.Model.LotTypeGrassInfo

Show file Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
DarkBrown Color[]
DarkGreen Color[]
GrassDensity float[]
Heights int[]
LightBrown Color[]
LightGreen Color[]

Property Details

DarkBrown public static property

public static Color[] DarkBrown
return Color[]

DarkGreen public static property

public static Color[] DarkGreen
return Color[]

GrassDensity public static property

public static float[] GrassDensity
return float[]

Heights public static property

public static int[] Heights
return int[]

LightBrown public static property

public static Color[] LightBrown
return Color[]

LightGreen public static property

public static Color[] LightGreen
return Color[]