浏览代码

Fixed text formatting

OTHGMars 6 年之前
父节点
当前提交
2d1f78858f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Engine/lib/assimp/t3d_usage.md

+ 1 - 1
Engine/lib/assimp/t3d_usage.md

@@ -1,4 +1,4 @@
-###Asset Import Library Usage Notes
+### Asset Import Library Usage Notes
 
 No single set of default values will be appropriate for all import formats and many do not provide any metadata to draw the information from, so Shape Import Settings (.sis) files have been added as a way to save and reuse import settings. You can create default settings for each shape file type that you will be importing by setting all of the values in the import options gui and selecting `Save Settings`. Save the file in the default settings location (game/tools, editable in EditorSettings) using the shape file extension as the file name i.e. fbx.sis, blend.sis, obj.sis. Default settings files have been provided for gltf files.