Name | Description |
---|---|
Camera | Represents an imaginary viewing position and direction in 3-D coordinate space that describes how a 3-D model is projected onto a 2-D visual. |
OrthographicCamera | Represents an orthographic projection camera. |
PerspectiveCamera | Represents a perspective projection camera. |
ProjectionCamera | An abstract base class for perspective and orthographic projection cameras. |