RotationMode

Overview

RotationMode is a class in Aspose.3D FOSS for Typescript.

RotationMode.FIXED represents a fixed rotation mode where orientation remains constant.

Properties: FIXED, ORBIT.

Description

RotationMode is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 2 properties for programmatic use.

The class also provides the FIXED property (gets the fixed), the ORBIT property (gets the orbit).

Properties

NameTypeAccessDescription
FIXED``ReadGets the fixed.
ORBIT``ReadGets the orbit.

See Also