• Copies the 4x4 matrix n into the 4x4 matrix m

    Parameters

    • m: Mat4

      a 4x4 matrix object

    • n: Mat4

      a 4x4 matrix object

    Returns Mat4

    m set to be a copy of n

Generated using TypeDoc