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

Port.ContainsPoint

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

パラメーター

localPoint The point.

戻り値

bool True if the point is over the port.

説明

Check if point is on top of port. Used for selection and hover.