Click or drag to resize

Matrix44CreateOrthographic Method

Overload List
 NameDescription
Public methodStatic memberCreateOrthographic(Double, Double, Double, Double) Creates a new projection Matrix44 for orthographic view.
Public methodStatic memberCreateOrthographic(Double, Double, Double, Double, Matrix44) Creates a new projection Matrix44 for orthographic view.
Top
See Also