[]
Tests for equality between two objects.
public static bool operator ==(Matrix3x2 left, Matrix3x2 right)
| Type | Name | Description |
|---|---|---|
| Matrix3x2 | left | The first value to compare. |
| Matrix3x2 | right | The second value to compare. |
| Type | Description |
|---|---|
| bool |