CoordinateSystem
Overview
CoordinateSystem is a enum in Aspose.3D FOSS for Java.
CoordinateSystem.RIGHT_HANDED represents a right‑handed coordinate system orientation.
This enumeration defines 2 values: RIGHT_HANDED, LEFT_HANDED.
Values
| Value | Description |
|---|---|
RIGHT_HANDED | Represents a right‑handed coordinate system orientation |
LEFT_HANDED | Represents a left‑handed coordinate system orientation |