Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CameraType

A camera's projection. A node can reference a camera to apply a transform to place the camera in the scene

Index

Enumeration members

Enumeration members

ORTHOGRAPHIC

ORTHOGRAPHIC: = "orthographic"

An orthographic camera containing properties to create an orthographic projection matrix

PERSPECTIVE

PERSPECTIVE: = "perspective"

A perspective camera containing properties to create a perspective projection matrix

Legend

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