AxisMap Enum

Definition

Axis map Orientation map is from documentation section 3.4 The dot is the one on the chip | Z axis | | / X axis |__/ Y axis / * | / /| _________ /|/ // /_____ // |____________|/

public enum AxisMap
type AxisMap = 
Public Enum AxisMap
Inheritance
AxisMap

Fields

X 0

X coordinate

Y 1

Y coordinate

Z 2

Z coordinate

Applies to