Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a perspective projection matrix based on a field of view.
Overload List
Name | Description |
---|---|
Matrix.CreatePerspectiveFieldOfView (Single, Single, Single, Single) | Builds a perspective projection matrix based on a field of view. |
Matrix.CreatePerspectiveFieldOfView (Single, Single, Single, Single, Matrix) | Builds a perspective projection matrix based on a field of view. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace