Table of Contents

Enum Orientation

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
public enum Orientation
Extension Methods

Fields

DownEast = 0
DownNorth = 1
DownSouth = 2
DownWest = 3
EastUp = 9
NorthUp = 10
SouthUp = 11
UpEast = 4
UpNorth = 5
UpSouth = 6
UpWest = 7
WestUp = 8