Update YooAssets.cs

This commit is contained in:
hevinci
2022-05-08 22:09:44 +08:00
parent 43da6847ba
commit b8ba4219cd

View File

@@ -36,7 +36,7 @@ namespace YooAsset
public abstract class CreateParameters
{
/// <summary>
/// 资源定位地址小写地址
/// 资源定位地址小写不敏感
/// </summary>
public bool LocationToLower = false;