Kaynağa Gözat

Merge pull request #5191 from Kiloblargh/patch-1

Update Scene.html
Mr.doob 11 yıl önce
ebeveyn
işleme
bc05f2380c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/api/scenes/Scene.html

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

@@ -34,7 +34,7 @@
 		
 		
 		<h3>.[page:boolean autoUpdate]</h3>
 		<h3>.[page:boolean autoUpdate]</h3>
 		<div>
 		<div>
-		Default is true. If set, then the renderer checks every frame if the scene and it's objects needs matrix updates. 
+		Default is true. If set, then the renderer checks every frame if the scene and its objects needs matrix updates. 
 		When it isn't, then you have to maintain all matrices in the scene yourself.  
 		When it isn't, then you have to maintain all matrices in the scene yourself.  
 		</div> 
 		</div>