|
@@ -280,6 +280,9 @@
|
|
|
Note: This method does not support scene graphs having
|
|
|
non-uniformly-scaled nodes(s).
|
|
|
</p>
|
|
|
+
|
|
|
+ <h3>[method:this clear]()</h3>
|
|
|
+ <p>Removes all child objects.</p>
|
|
|
|
|
|
<h3>[method:Object3D clone]( [param:Boolean recursive] )</h3>
|
|
|
<p>
|
|
@@ -412,9 +415,6 @@
|
|
|
<h3>[method:this removeFromParent]()</h3>
|
|
|
<p>Removes this object from its current parent.</p>
|
|
|
|
|
|
- <h3>[method:this clear]()</h3>
|
|
|
- <p>Removes all child objects.</p>
|
|
|
-
|
|
|
<h3>[method:this rotateOnAxis]( [param:Vector3 axis], [param:Float angle] )</h3>
|
|
|
<p>
|
|
|
axis -- A normalized vector in object space. <br />
|