Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Overlaps(Rect)

Determines whether the specified rect overlaps the Scope.
Read time 1 minuteLast updated 7 days ago

Definition

public override bool Overlaps(Rect rectangle)

Parameters

rectangle

The rect.

Returns

Type

Description

boolReturns true when the specified rect overlaps the Scope.