operator ==(Rect, Rect)
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 ==(Rect lhs, Rect rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |