Преглед изворни кода

Docs: Improved Object3D.copy note.

Mr.doob пре 6 година
родитељ
комит
4919cedd8c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/api/en/core/Object3D.html

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

@@ -230,7 +230,7 @@
 
 
 		Copy the given object into this object.
 		Copy the given object into this object.
 
 
-		Note, the callbacks [page:.onAfterRender] and [page:.onBeforeRender] are not copied across.
+		Note: event listeners and user-defined callbacks ([page:.onAfterRender] and [page:.onBeforeRender]) are not copied.
 		</p>
 		</p>
 
 
 		<h3>[method:Object3D getObjectById]( [param:Integer id] )</h3>
 		<h3>[method:Object3D getObjectById]( [param:Integer id] )</h3>