RotationMode

Overview

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

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

Properties

NameTypeAccessDescription
FIXED``ReadRepresents a fixed rotation mode where orientation remains constant
ORBIT``ReadRepresents an orbit rotation mode where the object rotates around a target

See Also