فهرست منبع

Add ancestors note

Maciek Jurczyk 4 سال پیش
والد
کامیت
84b69b2aac
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/api/en/core/Object3D.html

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

@@ -428,7 +428,7 @@
 		<p>
 		callback - A function with as first argument an object3D object.<br /><br />
 
-		Executes the callback on all ancestors.
+		Executes the callback on all ancestors.  <b>Warning:</b> Do not add, move, or remove the object or its ancestors while traversing.
 		</p>
 
 		<h3>[method:null updateMatrix]()</h3>