Matrix.CreateRotationY Method
Creates a matrix that can be used to rotate a set of vertices around the y-axis.
Overload List
Name | Description |
---|---|
Matrix.CreateRotationY (Single) | Returns a matrix that can be used to rotate a set of vertices around the y-axis. |
Matrix.CreateRotationY (Single, Matrix) | Populates data into a user-specified matrix that can be used to rotate a set of vertices around the y-axis. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace