Update YooAssets.cs

pull/11/head
hevinci 2022-05-08 22:09:44 +08:00
parent 43da6847ba
commit b8ba4219cd
1 changed files with 1 additions and 1 deletions

View File

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