Matrix.CreateRotationX Method
Creates a matrix that can be used to rotate a set of vertices around the x-axis.
| Name | Description |
|---|---|
| Matrix.CreateRotationX (Single) | Returns a matrix that can be used to rotate a set of vertices around the x-axis. |
| Matrix.CreateRotationX (Single, Matrix) | Populates data into a user-specified matrix that can be used to rotate a set of vertices around the x-axis. |