|
|
Matrix3x2Equals Method |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Returns a boolean indicating whether the given Object is equal to this matrix instance.
(Overrides ValueTypeEquals(Object).) | |
| Equals(Matrix3x2) |
Returns a boolean indicating whether the matrix is equal to the other given matrix.
|