Version: 2022.3
언어: 한국어

ProcessLevel

enumeration

매뉴얼로 전환

설명

The type of the current process. It can be a Unity master instance, or a secondary instance connected to the master.

변수

MainThe current process is a main instance of UnityEditor.
SecondaryThe current process is a secondary instance of UnityEditor that is connected to a master instance.