Class EnvironmentSettings
- Namespace
- AwesomeTechnologies.VegetationSystem
- Assembly
- Assembly-CSharp.dll
public class EnvironmentSettings
- Inheritance
-
EnvironmentSettings
- Inherited Members
-
- Extension Methods
-
Constructors
EnvironmentSettings()
public EnvironmentSettings()
Fields
BillboardSnowColor
public Color BillboardSnowColor
Field Value
- Color
RainAmount
Field Value
- float
SnowAmount
Field Value
- float
SnowBlendFactor
public float SnowBlendFactor
Field Value
- float
SnowBrightness
public float SnowBrightness
Field Value
- float
SnowColor
Field Value
- Color
SnowMinHeight
public float SnowMinHeight
Field Value
- float
SnowSpecularColor
public Color SnowSpecularColor
Field Value
- Color