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