Game.Prefabs.Climate.ClimatePrefab+SeasonAuroraCurves
Assembly: Game
Namespace: Game.Prefabs.Climate
Type: struct sealed public
Base: System.ValueType
Code
public sealed struct SeasonAuroraCurves
{
public UnityEngine.AnimationCurve amount;
public UnityEngine.AnimationCurve chance;
}
Fields
public UnityEngine.AnimationCurve amount
public UnityEngine.AnimationCurve amount;
public UnityEngine.AnimationCurve chance
public UnityEngine.AnimationCurve chance;