Version: 2020.2
언어: 한국어

ProcessLevel

enumeration

매뉴얼로 전환

설명

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

변수

MasterThe current process is a master instance of UnityEditor.
SlaveThe current process is a slave instance of UnityEditor that is connected to a master instance.