Michael Herzog 3 лет назад
Родитель
Сommit
2effd8bdf2
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      docs/api/en/extras/core/Curve.html

+ 5 - 1
docs/api/en/extras/core/Curve.html

@@ -69,7 +69,11 @@
 		<p>Get list of cumulative segment lengths.</p>
 
 		<h3>[method:null updateArcLengths]()</h3>
-		<p>Update the cumlative segment distance cache.</p>
+		<p>
+			Update the cumlative segment distance cache. The method must be called every time curve parameters are changed.
+			If an updated curve is part of a composed curve like [page:CurvePath], [page:.updateArcLengths]() must be 
+			called on the composed curve, too.
+		</p>
 
 		<h3>[method:Float getUtoTmapping]( [param:Float u], [param:Float distance] )</h3>
 		<p>