Interface: RectilinearViewParams

RectilinearViewParams

Properties:
Name Type Description
yaw number

The yaw angle, in the [-π, π] range. When yaw < 0, the view rotates to the left. When yaw > 0, the view rotates to the right.

pitch number

The pitch angle, in the [-π, π] range. When pitch < 0, the view rotates downwards. When pitch > 0, the view rotates upwards.

roll number

The roll angle, in the [-π, π] range. When roll < 0, the view rotates clockwise. When roll > 0, the view rotates counter-clockwise.

fov fov

The vertical field of view, in the [0, π] range.