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.
Creates a matrix that can be used to rotate a set of vertices around the z-axis.
Overload List
Name | Description |
---|---|
Matrix.CreateRotationZ (Single) | Returns a matrix that can be used to rotate a set of vertices around the z-axis. |
Matrix.CreateRotationZ (Single, Matrix) | Populates data into a user-specified matrix that can be used to rotate a set of vertices around the z-axis. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace