Version: 2020.2
언어: 한국어
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.