CoordinateSystem

CoordinateSystem

Overview

CoordinateSystem is a enum in Aspose.3D FOSS for Java.

CoordinateSystem.RIGHT_HANDED represents a right‑handed coordinate system orientation.

Values

ValueDescription
RIGHT_HANDEDRepresents a right‑handed coordinate system orientation
LEFT_HANDEDRepresents a left‑handed coordinate system orientation

See Also