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