Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


operator ==(RectInt, RectInt)

Returns true if the rectangles are the same.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Operator
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static bool operator ==(RectInt lhs, RectInt rhs)

Parameters

Returns

Type

Description

bool