| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Vector2Int.Equals.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| other | The object to compare. |
bool True if the object is equal to the vector.
Evaluates if a vector and obejct are equal to each other.
| Parameter | Description |
|---|---|
| other | The vector to compare. |
bool True if the vectors are equal.
Evaluates if two vectors are equal to each other.
| Web Proxy Viewer | New URL | Original Page |