| Parameter | Description |
|---|---|
| axis | The axis of rotation. |
| angle | The angle of rotation in radians. |
float4x4 The float4x4 matrix representing the rotation about an axis.
Returns a float4x4 matrix representing a rotation around a unit axis by an angle in radians. The rotation direction is clockwise when looking along the rotation axis towards the origin.