Options
All
  • Public
  • Public/Protected
  • All
Menu

A perspective camera containing properties to create a perspective projection matrix

Hierarchy

Index

Properties

aspectRatio?: number

The floating-point aspect ratio of the field of view

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any
extras?: any

Application-Specific data

yfov: number

The floating-point vertical field of view in radians

zfar?: number

The floating-point distance to the far clipping plane

znear: number

The floating-point distance to the near clipping plane

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme