Skip to content

Class: rotation

Heading/pitch rotation pair.

Source

C++ class rotation

Custom Constructor

rotation

Constructors

Constructor

ts
new rotation(): rotation;

Returns

rotation

Properties

pitch

ts
pitch: number;

Vertical angle.


yaw

ts
yaw: number;

Horizontal angle.