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

Edge.ContainsPoint

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

파라미터

localPointPoint position.

반환

bool True if point is on top of edge. False otherwise.

설명

Checks if point is on top of edge.