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

Edge.ContainsPoint

Switch to Manual
public bool ContainsPoint (Vector2 localPoint);

Parameters

localPoint点位置。

Returns

bool 如果点在边缘之上,则为 true;否则为 false。

Description

检查点是否在边缘之上。