Function Camera.projection

Projection matrix, e.g. orthographic or perspective.

gfm.math.matrix.Matrix!(float,4,4) projection() @property const;