RedGPU API - v3.0.0-Alpha
    Preparing search index...

    Function equals

    • Returns whether or not the matrices have approximately the same elements in the same position.

      Parameters

      • a: ReadonlyMat4

        The first matrix.

      • b: ReadonlyMat4

        The second matrix.

      Returns boolean

      True if the matrices are equal, false otherwise.