Преглед изворни кода

Update BufferGeometry.html

Fix default value in documentation
Arseny Kapoulkine пре 6 година
родитељ
комит
05fcb22db6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/api/en/core/BufferGeometry.html

+ 1 - 1
docs/api/en/core/BufferGeometry.html

@@ -149,7 +149,7 @@
 			Used to control the morph target behavior; when set to true, the morph target data is treated as relative changes to the base geometry,
 			Used to control the morph target behavior; when set to true, the morph target data is treated as relative changes to the base geometry,
 			instead of completely replacing the base geometry data.
 			instead of completely replacing the base geometry data.
 
 
-			Default is *true*.
+			Default is *false*.
 		</p>
 		</p>
 
 
 		<h3>[property:String name]</h3>
 		<h3>[property:String name]</h3>

粤ICP备19079148号