소스 검색

fix description of the example

munrocket 6 년 전
부모
커밋
83d283c128
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/manual/en/introduction/Loading-3D-models.html

+ 1 - 1
docs/manual/en/introduction/Loading-3D-models.html

@@ -100,7 +100,7 @@
 	<p>
 		Once you've imported a loader, you're ready to add a model to your scene. Syntax varies among
 		different loaders — when using another format, check the examples and documentation for that
-		loader. For glTF, basic usage would be:
+		loader. For glTF, usage with global scripts would be:
 	</p>
 
 	<code>