Function toString

  • Generates a multi-line string representation of the 3x3 matrix m

    Parameters

    • m: Mat3

      a 3x3 matrix object

    Returns string

    a string representation of m

Generated using TypeDoc