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

GroupNode.HitTest

Switch to Manual
public bool HitTest (Vector2 localPoint);

Parameters

localPointThe point.

Returns

bool True if over group node.

Description

Whether point is over group node.