Преглед на файлове

Improve wording in the documentation

Arseny Kapoulkine преди 6 години
родител
ревизия
8ef4e5cdaf
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      docs/api/en/core/BufferGeometry.html

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

@@ -146,8 +146,7 @@
 
 		<h3>[property:Boolean morphTargetsRelative]</h3>
 		<p>
-			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.
+			Used to control the morph target behavior; when set to true, the morph target data is treated as relative offsets, rather than as absolute positions/normals.
 
 			Default is *false*.
 		</p>