equal


Description:

[ Version ( since = "2.10.16" ) ]
public bool equal (Matrix3 matrix2)

Checks if two matrices are equal.

Parameters:

this

The first matrix

matrix2

The second matrix

Returns:

true the matrices are equal, false otherwise