CoordinateSystem

CoordinateSystem

Overview

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

Coordinate system

This enumeration defines 2 values: LeftHanded, RightHanded.

Values

ValueDescription
LeftHandedRepresents a left‑handed coordinate system orientation
RightHandedRepresents a right‑handed coordinate system orientation

See Also