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 {