Function createMat4Float32

  • Returns a new 4x4 matrix with 32-bit float values.

    Parameters

    • Optionalvalues: Mat4

      Optional initial values for the matrix (defaults to an empty 4x4 matrix).

    Returns Mat4

    A new 4x4 matrix.