EnumUpAxis

The up axis enumeration. An enumerated type specifying the acceptable up-axis values.

Constructors

ConstructorDescription
EnumUpAxis()

Fields

FieldDescription
X_UPThe x up.
Y_UPThe y up.
Z_UPThe z up.

EnumUpAxis()

public EnumUpAxis()

X_UP

public static final String X_UP

The x up.

Returns: String

Y_UP

public static final String Y_UP

The y up.

Returns: String

Z_UP

public static final String Z_UP

The z up.

Returns: String