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

Port.ContainsPoint

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

パラメーター

localPointThe point.

戻り値

bool True if the point is over the port.

説明

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