Camera2D

Orthographic camera for rendering UI

TODO: extend camera as needed

Constructors

this
this()
Undocumented in source.

Members

Functions

matrix
mat4 matrix()

Matrix for this camera

Variables

position
vec2 position;

Position of camera

Meta