Freigeben über


Axis Enumeration

Definition

Koordinatensystemachsendefinitionen.

public enum class Axis
public enum Axis
type Axis = 
Public Enum Axis
Vererbung
Axis

Felder

NegativeX 1

Negative X-Achse

NegativeY 3

Negative Y-Achse

NegativeZ 5

Negative Z-Achse

X 0

Positive X-Achse

Y 2

Positive Y-Achse

Z 4

Positive Z-Achse

Gilt für:

Weitere Informationen