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

Scope.HitTest

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

参数

localPoint 本地坐标点。

返回

bool 如果点在作用域的可选区域内,则返回 true。否则返回 false。

描述

确定指定的点是否在作用域的可选区域内。