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