Version: 2019.4
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.