Options
All
  • Public
  • Public/Protected
  • All
Menu

Class default

Hierarchy

Index

Constructors

constructor

Properties

far

far: number = 100

inverseViewMatrix

inverseViewMatrix: mat4 = ...

near

near: number = 0.1

position

position: vec3 = ...

projectionMatrix

projectionMatrix: mat4 = ...

target

target: vec3 = ...

Readonly type

type: CameraType = ...

up

up: vec3 = ...

Optional view

viewMatrix

viewMatrix: mat4 = ...

Methods

update

  • update(): void

Generated using TypeDoc