Version: 2022.1
언어: 한국어

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.