Enum EnumUpAxis

EnumUpAxis enumeration

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

public enum EnumUpAxis

Values

NameValueDescription
X_UP0The x up.
Y_UP1The y up.
Z_UP2The z up.

See Also