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

GroupNode.HitTest

매뉴얼로 전환
public bool HitTest (Vector2 localPoint);

파라미터

localPointThe point.

반환

bool True if over group node.

설명

Whether point is over group node.