CoordinatedSystem Enumeration
The left handed or right handed coordinate system.

Namespace: Aspose.ThreeD
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum CoordinatedSystem
Members
  Member nameValueDescription
RightHanded0 The right handed.
LeftHanded1 The left handed.
See Also