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