|
@@ -428,7 +428,7 @@
|
|
<p>
|
|
<p>
|
|
callback - A function with as first argument an object3D object.<br /><br />
|
|
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>
|
|
</p>
|
|
|
|
|
|
<h3>[method:null updateMatrix]()</h3>
|
|
<h3>[method:null updateMatrix]()</h3>
|