Matrix4x4::CreateRotationZ Method
Creates a matrix for rotating points around the Z 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 | |
|---|---|---|
|
CreateRotationZ(Single) | Creates a matrix for rotating points around the Z axis. |
|
CreateRotationZ(Single, Vector3) | Creates a matrix for rotating points around the Z axis from a center point. |
Show: