Function toString

  • Generates a multi-line string representation of the 4x4 matrix m

    Parameters

    • m: Mat4

      a 4x4 matrix object

    Returns string

    a string representation of m

Generated using TypeDoc