Click or drag to resize

GeneratorsSeed Property

The current perlin noise seed for the generators Should not be changed mid-game to avoid strange jumps in active weather

Namespace:  WeatherSystem.Internal
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static float Seed { get; set; }

Property Value

Type: Single
See Also