This commit is contained in:
ousttrue 2022-12-05 15:15:00 +09:00
parent 7ebea43654
commit 8ab3bc28dd

View File

@ -40,7 +40,8 @@ namespace UniGLTF
}
/// <summary>
/// If under Assets or under an editable Package return true
/// If under Assets or under an editable Package return true.
/// For historical reasons "Assets" is true.
/// </summary>
public bool IsUnderWritableFolder
{