Class RotationCenterYawPitchRollDto
Hierarchy
-
RotationCenterYawPitchRollDto
Constructors
constructor
-
Parameters
-
Optional yaw: number
-
Optional pitch: number
-
Optional roll: number
-
Optional center: Point3
Properties
center
pitch
pitch: number
roll
roll: number
yaw
yaw: number
The center from which the rotations are applied
[0, 0, 0]