Version: 2019.4
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable.Overlaps

マニュアルに切り替える
public bool Overlaps (Rect rectangle);

パラメーター

rectangleRectangle to check.

戻り値

bool True if it overlaps. False otherwise.

説明

Check if selection overlaps rectangle.