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.


Did you find this page useful? Please give it a rating: