IPanel.PickAll
Parameters
| point | World coordinates. | |
| picked | All Visualelements overlapping this position. |
Returns
VisualElement Top VisualElement at the position. Null if none was found.
Description 描述
Returns all elements at this position. Will not return elements with pickingMode set to PickingMode.Ignore.