Version: 2022.3
언어: 한국어
public static GameObject[] PickRectObjects (Rect rect);

파라미터

rect An screen rectangle specified with pixel coordinates.

설명

Pick GameObjects that lie within a specified screen rectangle.

This is useful for implementing multi-select tools that allow the user to drag a rectangle around the desired objects.