Interface PointOfViewInterface

A set of properties describing the preferred view on the 3D object.

Hierarchy

  • PointOfViewInterface

Properties

fov: number

Preferred field of view [deg].

imageId: number

Id of the image defining viewing location (optional).

location: Vector3

Global coordinates describing viewing location.

orientation: Quaternion

Preferred view direction.

Generated using TypeDoc