Function setId

  • Sets the elements of the 4x4 matrix m so it becomes the identity matrix

    Parameters

    • m: Mat4

      a 4x4 matrix object

    Returns Mat4

    m set to be the identity matrix

Generated using TypeDoc