@@ -15,7 +15,14 @@
<h2>Methods</h2>
-
+ <h3>[method:Group createMeshesFromInstancedMesh]( [param:InstancedMesh instancedMesh] )</h3>
+ <p>
+ instancedMesh -- The instanced mesh.
+ </p>
+ Creates a new group object that contains a new mesh for each instance of the given instanced mesh.
+
<h3>[method:Group createMultiMaterialObject]( [param:Geometry geometry], [param:Array materials] )</h3>
<p>
geometry -- The geometry for the set of materials. <br />