Update AssetSystem

HostPlayMode支持WEBGL
This commit is contained in:
hevinci
2022-09-02 16:28:19 +08:00
parent 7e20c39fb3
commit 8d2779b446
3 changed files with 140 additions and 37 deletions

View File

@@ -57,7 +57,7 @@ namespace YooAsset
}
/// <summary>
/// 获取网络资源加载路径
/// 获取WWW加载本地资源的路径
/// </summary>
public static string ConvertToWWWPath(string path)
{