Version: 2021.1
言語: 日本語
public UIElements.VisualElement Pick (Vector2 point);

パラメーター

point World 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.