rotationY4
rotationY4(
a
):m4x4f
Defined in: packages/typegpu/src/data/matrix.ts:685
Creates a 4-by-4 matrix which rotates around the y-axis by the given angle.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”The rotation matrix.