Axis
Overview
Axis is a enum in Aspose.3D FOSS for Java.
Axis.X_AXIS represents the positive X axis direction.
Values
| Value | Description |
|---|---|
X_AXIS | Represents the positive X axis direction |
Y_AXIS | Represents the positive Y axis direction |
Z_AXIS | Represents the positive Z axis direction |
NEGATIVE_X_AXIS | Represents the negative X axis direction |
NEGATIVE_Y_AXIS | Represents the negative Y axis direction |
NEGATIVE_Z_AXIS | Represents the negative Z axis direction |