mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-14 19:40:47 +00:00
update shader variant collector
This commit is contained in:
@@ -26,9 +26,4 @@ public class ShaderVariantCollectorSetting : ScriptableObject
|
||||
string key = $"{Application.productName}_{packageName}_GeProcessCapacity";
|
||||
EditorPrefs.SetInt(key, capacity);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 收集的包裹名称
|
||||
/// </summary>
|
||||
public string CollectPackage = string.Empty;
|
||||
}
|
||||
Reference in New Issue
Block a user