| Parameter | Description |
|---|---|
| angle | Rotation angle in radians. |
float2x2 Returns the 2x2 rotation matrix.
Computes a float2x2 matrix representing a counter-clockwise rotation by an angle in radians.
A positive rotation angle will produce a counter-clockwise rotation and a negative rotation angle will produce a clockwise rotation.