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