Type alias Face

Face: "Forward" | "Backward" | "Left" | "Right" | "Up" | "Down"

One of six directions for a part to face.

Generated using TypeDoc