This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

Scope.Overlaps

public bool Overlaps(Rect rectangle);

Parameters

rectangle The rect.

Returns

bool Returns true when the specified rect overlaps the Scope.

Description

Determines whether the specified rect overlaps the Scope.