CellOrientation (Enum)

The CellOrientation Enum is used to work with terrain.
Enum Name Description
0 NegZ Cell is oriented negative to the Z axis.
1 X Cell is oriented to the X axis.
2 Z Cell is oriented to the Z axis.
3 NegX Cell is oriented negative to the X axis.