LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Vector2Int.operator ==

public static bool operator ==(Vector2Int lhs, Vector2Int rhs);

Description

Returns true if the vectors are equal.