Version: 2023.1
言語: 日本語
public static GameObject[] PickRectObjects (Rect rect);

パラメーター

rect A screen rectangle specified with pixel coordinates.

説明

指定したスクリーンの矩形内にある GameObjects を選択します。

ユーザーが目的のオブジェクトを囲む矩形をドラッグする複数の選択ツールを実装するために役立ちます。