Version: 2021.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.