Matrix4x4CreateRotationZ Method

Overload List

CreateRotationZ(Double) Creates a matrix for rotating points around the Z-axis.
CreateRotationZ(Double, Vector3) Creates a matrix for rotating points around the Z-axis, from a center point.

See Also