Left side of the near clipping plane viewport.
Right side of the near clipping plane viewport.
Bottom of the near clipping plane viewport.
Top of the near clipping plane viewport.
The depth (negative z coordinate) of the near clipping plane.
The depth (negative z coordinate) of the far clipping plane.
Optional
dst: TOutput matrix. If not passed a new one is created.
The orthographic projection matrix.
Computes a 4-by-4 orthogonal transformation matrix that transforms from the given the left, right, bottom, and top dimensions to -1 +1 in x, and y and 0 to +1 in z.