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

Scope.HitTest

Cambiar al Manual
public bool HitTest (Vector2 localPoint);

Parámetros

localPointThe point in local coordinates.

Valor de retorno

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

Descripción

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