Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

Scope.HitTest

マニュアルに切り替える
public bool HitTest (Vector2 localPoint);

パラメーター

localPoint The 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.