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

GraphElement.HitTest

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

파라미터

localPoint The point.

반환

bool Returns true if point is over the GraphElement. Returns false otherwise.

설명

See if point is over the GraphElement.


Did you find this page useful? Please give it a rating: