Version: 2023.1
언어: 한국어

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.