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

EdgeControl.ContainsPoint

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

파라미터

localPointThe point's position.

반환

bool True if the point is on top of the edge.

설명

Check if point is on top of edge.