Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.HitTest

マニュアルに切り替える
public bool HitTest (Vector2 localPoint);

パラメーター

localPoint The point.

戻り値

bool Returns true if point is over the GraphElement. Returns false otherwise.

説明

See if point is over the GraphElement.