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

Edge.ContainsPoint

切换到手册
public bool ContainsPoint (Vector2 localPoint);

参数

localPoint点位置。

返回

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

描述

检查点是否在边缘之上。