Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CameraProperties

Hierarchy

  • CameraProperties

Index

Properties

Properties

Optional fov

fov: number

The diagonal field of view (fov) angle for the camera.

Read more...

Optional heading

heading: number

The compass heading of the camera in degrees.

Read more...

Optional position

position: PointProperties

The position of the camera defined by a map point.

Read more...

Optional tilt

tilt: number

The tilt of the camera in degrees with respect to the surface as projected down from the camera position.

Read more...

Generated using TypeDoc