Enumeration Direction

The list of axis directions.

This is used for the positions of DirectionNode neighbors.

It is also used for naming DirectionNode layout Extents.

See

Enumeration Members

BACKWARD: 5
DOWNWARD: 2
FORWARD: 4
INWARD: 0
OUTWARD: 1
UPWARD: 3

Generated using TypeDoc