Table of Contents

Enum QuadEdge

Namespace
KSP.Rendering.Planets
Assembly
Assembly-CSharp.dll
public enum QuadEdge
Extension Methods

Fields

East = 2
North = 0
Null = -1
South = 1
West = 3