Version: 2022.3
言語: 日本語

RefreshImportMode

enumeration

マニュアルに切り替える

説明

Options for controlling the Editor's use of parallel processes when it imports assets during an asset database refresh.

変数

InProcessAll assets are imported in the Editor process, and sequentially.
OutOfProcessPerQueueAs many assets as possible are imported in parallel, in import worker processes. Importer queues and dependencies reported by the importer are respected.