Mugen87 7 yıl önce
ebeveyn
işleme
25c39c2ed8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/api/cameras/ArrayCamera.html

+ 1 - 1
docs/api/cameras/ArrayCamera.html

@@ -14,7 +14,7 @@
 
 
 		<div class="desc">
 		<div class="desc">
 			[name] can be used in order to efficiently render a scene with a predefined set of cameras. This is an important performance aspect for rendering VR scenes.<br />
 			[name] can be used in order to efficiently render a scene with a predefined set of cameras. This is an important performance aspect for rendering VR scenes.<br />
-			Each instance of [name] has an array of sub cameras. It's mandatory to define for each sub camera the *bounds* property which determines the part of the viewport that is rendered with this camera.
+			An instance of [name] always has an array of sub cameras. It's mandatory to define for each sub camera the *bounds* property which determines the part of the viewport that is rendered with this camera.
 		</div>
 		</div>
 
 
 		<h2>Example</h2>
 		<h2>Example</h2>