Table of Contents

Enum EnumAxis

Namespace
Vintagestory.API.MathTools
Assembly
VintagestoryAPI.dll

Represents an axis in the cartesian coordinate system

public enum EnumAxis

Fields

X = 0

West or East

Y = 1

Up or down

Z = 2

North or South