Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Rect.operator ==

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

Description

Returns true if the rectangles are the same.