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

Scope.HitTest

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

参数

localPointThe point in local coordinates.

返回

bool Returns true if the point is within the selectable area of the Scope. Returns false otherwise.

描述

Determines whether the specified point is within the selectable area of the Scope.