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