Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable.Overlaps

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

パラメーター

rectangle Rectangle to check.

戻り値

bool True if it overlaps. False otherwise.

説明

Check if selection overlaps rectangle.