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

GraphElement.HitTest

Switch to Manual
public bool HitTest (Vector2 localPoint);

Parameters

localPointThe point.

Returns

bool True if over element.

Description

See if point is over element.