Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PerspectiveCamera

A camera type that mimics the way the human eye sees.

export
interface

PerspectiveCamera

Hierarchy

  • PerspectiveCamera

Index

Properties

Optional fovY

fovY?: number

A numerical floating-point value representing the field of view

memberof

PerspectiveCamera

lookAt

lookAt: Vector3
memberof

PerspectiveCamera

position

position: Vector3
memberof

PerspectiveCamera

Optional type

type?: string
memberof

PerspectiveCamera

up

memberof

PerspectiveCamera