[This is preliminary documentation and is subject to change.]
Axis/orientation in a 3D space.
Namespace: fCraft.DrawingAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public enum Axis
Members
| Member | Value | Description |
|---|---|---|
| X | 0 | X axis (along width). |
| Y | 1 | Y axis (along length). Notch's Z/height. |
| Z | 2 | Z axis (along height). Notch's Y/depth. |