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