Version: 2022.3
言語: 日本語

FindObjectsSortMode

enumeration

マニュアルに切り替える

説明

Options to specify if and how to sort objects returned by a function.

変数

NoneDon't sort the objects.
InstanceIDSort the objects by InstanceID in ascending order.