orthoRT

Build an orthographic projection matrix with NDC and DepthClip selected at runtime

orthoRT
(
T
)
(,,
in T l
,
in T r
,
in T b
,
in T t
,
in T n
,
in T f
)

Return Value

Type: Mat4!T

an affine matrix that maps from eye coordinates to NDC.

Meta