소스 검색

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.