Enum EnumAxis
- Namespace
- Vintagestory.API.MathTools
- Assembly
- VintagestoryAPI.dll
Represents an axis in the cartesian coordinate system
public enum EnumAxis
- Extension Methods
Fields
X = 0
West or East
Y = 1
Up or down
Z = 2
North or South
Represents an axis in the cartesian coordinate system
public enum EnumAxis
X = 0
West or East
Y = 1
Up or down
Z = 2
North or South