RotationMode
Overview
RotationMode is a class in Aspose.3d for Typescript.
Inherits from: RotationMode.
RotationMode.FIXED represents a rotation mode where the object rotates about its own axis.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FIXED | `` | Read | Represents a rotation mode where the object rotates about its own axis |
ORBIT | `` | Read | Represents a rotation mode where the object orbits around a target point |