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