Version: 2020.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

Port.ContainsPoint

매뉴얼로 전환
public bool ContainsPoint (Vector2 localPoint);

파라미터

localPoint The point.

반환

bool True if the point is over the port.

설명

Check if point is on top of port. Used for selection and hover.