Creates an orthographic projection matrix.

Declaration Syntax

Parameters
-
width (Single)
- Width of view volume
-
height (Single)
- Height of view volume
-
zNearPlane (Single)
- Minimum z value of the view volume
-
zFarPlane (Single)
- Maximum z value of the view volume
-
result (Matrix%)
- Existing matrix to hold the result
Assembly:
Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)