| Parameter | Description |
|---|---|
| angle | The clockwise rotation angle when looking along the z-axis towards the origin in radians. |
float4x4 The float4x4 rotation matrix that rotates around the z-axis.
Returns a float4x4 matrix that rotates around the z-axis by a given number of radians.