Options
All
  • Public
  • Public/Protected
  • All
Menu

An orthographic camera containing properties to create an orthographic projection matrix

Hierarchy

Index

Properties

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

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

Application-Specific data

xmag: number

The floating-point horizontal magnification of the view. Must not be zero

ymag: number

The floating-point vertical magnification of the view. Must not be zero

zfar: number

The floating-point distance to the far clipping plane. zfar must be greater than znear

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