Update AssetBundleBuilder

This commit is contained in:
hevinci
2022-08-03 15:43:54 +08:00
parent 3e716887c9
commit 5b8a004720
9 changed files with 131 additions and 58 deletions

View File

@@ -63,16 +63,6 @@ namespace YooAsset.Editor
/// </summary>
public bool CopyBuildinTagFiles;
/// <summary>
/// 自动收集着色器
/// </summary>
public bool AutoCollectShaders;
/// <summary>
/// 自动收集的着色器资源包名称
/// </summary>
public string ShadersBundleName;
/// <summary>
/// 加密服务类名称
/// </summary>