Checks if two Vector2 objects are approximately equal.
First Vector2.
Second Vector2.
Tolerance for floating-point comparisons.
True if vectors are almost equal, false otherwise.
Checks if two Vector2 objects are approximately equal.