Matrix.CreateOrthographicOffCenter Method
Builds a customized, orthogonal projection matrix.
Overload List
Name | Description |
---|---|
Matrix.CreateOrthographicOffCenter (Single, Single, Single, Single, Single, Single) | Builds a customized, orthogonal projection matrix. |
Matrix.CreateOrthographicOffCenter (Single, Single, Single, Single, Single, Single, Matrix) | Builds a customized, orthogonal projection matrix. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace