浏览代码

Merge pull request #8951 from emre0altan/Clarify-suffix-usage-when-importing-resources-with-ResourceImporterScene

Node type customization warning updated to explain suffix options #8950
Matthew 1 年之前
父节点
当前提交
3898c7ec8b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      tutorials/assets_pipeline/importing_3d_scenes/node_type_customization.rst

+ 2 - 1
tutorials/assets_pipeline/importing_3d_scenes/node_type_customization.rst

@@ -17,7 +17,8 @@ will detect suffixes in object names and will perform actions automatically.
 
 
 .. warning::
 .. warning::
 
 
-    All the suffixes described below are **case-sensitive**.
+    All the suffixes described below can be used with ``-``, ``$``, and ``_`` and are
+	**case-insensitive**.
 
 
 Remove nodes (-noimp)
 Remove nodes (-noimp)
 ^^^^^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^^^^^