From 8ab3bc28dd7fd65bb2d93b89a222d50c84becc1b Mon Sep 17 00:00:00 2001 From: ousttrue Date: Mon, 5 Dec 2022 15:15:00 +0900 Subject: [PATCH] comment --- Assets/UniGLTF/Runtime/UniGLTF/IO/UnityPath.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/UniGLTF/Runtime/UniGLTF/IO/UnityPath.cs b/Assets/UniGLTF/Runtime/UniGLTF/IO/UnityPath.cs index 522537072..802ae3972 100644 --- a/Assets/UniGLTF/Runtime/UniGLTF/IO/UnityPath.cs +++ b/Assets/UniGLTF/Runtime/UniGLTF/IO/UnityPath.cs @@ -40,7 +40,8 @@ namespace UniGLTF } /// - /// 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. /// public bool IsUnderWritableFolder {