AssetDatabase.DesiredWorkerCount

public static int DesiredWorkerCount;

Description

The desired number of processes to use when importing assets, during an asset database refresh.

The actual count of running worker processes may be higher or lower, but the asset pipeline will seek towards this number of worker processes when possible.


Did you find this page useful? Please give it a rating: