• Rotates a mat2 by the given angle

    Parameters

    • out: mat2

      the receiving matrix

    • a: ReadonlyMat2

      the matrix to rotate

    • rad: number

      the angle to rotate the matrix by

    Returns mat2

    out

Generated using TypeDoc