OrthographicProjectionSet Method |
Name | Description | |
---|---|---|
Set(Matrix44F) |
Sets the orthographic projection from the given projection matrix.
(Overrides ProjectionSet(Matrix44F).) | |
Set(Single, Single) |
Sets a right-handed, orthographic projection with the specified size.
| |
Set(Single, Single, Single, Single) |
Sets a right-handed, orthographic projection with the specified size and depth.
|