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

Edge.ContainsPoint

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

파라미터

localPoint Point position.

반환

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

설명

Checks if point is on top of edge.