Serum0017 1 год назад
Родитель
Сommit
146e242603
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/api/en/scenes/Scene.html

+ 1 - 1
docs/api/en/scenes/Scene.html

@@ -11,7 +11,7 @@
 		<h1>[name]</h1>
 		<h1>[name]</h1>
 
 
 		<p class="desc">
 		<p class="desc">
-			Scenes allow you to set up what and where is to be rendered by three.js.
+			Scenes allow you to set up what is to be rendered and where by three.js.
 			This is where you place objects, lights and cameras.
 			This is where you place objects, lights and cameras.
 		</p>
 		</p>
 
 

粤ICP备19079148号