Browse Source

Removed duplicate lineDistances property

Lewy Blue 8 năm trước cách đây
mục cha
commit
4e288845ee
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      docs/api/core/Geometry.html

+ 0 - 6
docs/api/core/Geometry.html

@@ -207,12 +207,6 @@
 		<h3>[property:Boolean lineDistancesNeedUpdate]</h3>
 		<div>Set to *true* if the linedistances array has been updated.</div>
 
-		<h3>[property:array lineDistances]</h3>
-		<div>
-		An array containing distances between vertices for Line geometries.
-		This is required for [page:LineSegments] / [page:LineDashedMaterial] to render correctly.
-		Line distances can be generated automatically with [page:.computeLineDistances].
-		</div>
 
 		<h2>Methods</h2>