|
@@ -34,6 +34,7 @@
|
|
|
material — An instance of [page:Material] (optional).
|
|
|
</div>
|
|
|
|
|
|
+
|
|
|
<h2>Properties</h2>
|
|
|
|
|
|
<h3>.[page:Geometry geometry]</h3>
|
|
@@ -44,6 +45,7 @@
|
|
|
|
|
|
<div>An instance of [page:Material], defining the object's appearance. Default is a [page:MeshBasicMaterial] with wireframe mode enabled and randomised colour.</div>
|
|
|
|
|
|
+
|
|
|
<h2>Methods</h2>
|
|
|
|
|
|
<h3>.getMorphTargetIndexByName( [page:String name] )</h3>
|
|
@@ -53,7 +55,6 @@
|
|
|
|
|
|
Returns the index of a morph target defined by name.
|
|
|
|
|
|
-
|
|
|
<h3>.setMaterial([page:todo material]) [page:todo]</h3>
|
|
|
<div>
|
|
|
material -- todo
|