Version: 2019.4
public UIElements.VisualElement Pick (Vector2 point);

パラメーター

pointWorld coordinates.

戻り値

VisualElement Top VisualElement at the position. Null if none was found.

説明

Returns the top element at this position. Will not return elements with pickingMode set to PickingMode.Ignore.