Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrthographicCamera

A camera type where an object's size stays consistent regardless of its distance to the camera.

export
interface

OrthographicCamera

Hierarchy

  • OrthographicCamera

Index

Properties

fovHeight

fovHeight: number
memberof

OrthographicCamera

lookAt

lookAt: Vector3
memberof

OrthographicCamera

Optional type

type?: string
memberof

OrthographicCamera

up

memberof

OrthographicCamera

viewVector

viewVector: Vector3
memberof

OrthographicCamera