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.