Camera

Camera for 3D space

Constructors

this
this()
Undocumented in source.
this
this(Transform transform)

Create 3D camera

Members

Functions

matrix
mat4 matrix()

The matrix for the camera

Variables

fov
float fov;
Undocumented in source.
transform
Transform transform;

Transform of the position of the camera

Meta