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.