Matrix4x4::CreateRotationX Method
Creates a matrix for rotating points around the X axis.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateRotationX(Single) | Creates a matrix for rotating points around the X axis. |
|
CreateRotationX(Single, Vector3) | Creates a matrix for rotating points around the X axis from a center point. |
Show: