This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable.HitTest

Declaration

public bool HitTest(Vector2 localPoint);

Parameters

localPoint The point.

Returns

bool True if on target.

Description

See if point is on target.