Table of Contents

Enum NoiseType

Namespace
Gamelogic.Grids2.Examples
Assembly
Assembly-CSharp.dll
public enum NoiseType

Fields

Pattern = 2
Perlin = 1
Poisson = 3
Uniform = 0