Matrix.Perspective

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(int Dimensions)
static
static if(Dimensions == 4)
Perspective
(
float width
,
float height
,
float fov
,
float znear
,
float zfar
)

Meta