Browse Source

fix description of the example

munrocket 6 years ago
parent
commit
83d283c128
1 changed files with 1 additions and 1 deletions
  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>