|
@@ -54,7 +54,7 @@
|
|
|
<div>
|
|
|
Used to check whether this or derived classes are meshes. Default is *true*.<br /><br />
|
|
|
|
|
|
- You should not change this, as it used internally for optimisation.
|
|
|
+ You should not change this, as it is used internally for optimisation.
|
|
|
</div>
|
|
|
|
|
|
<h3>[property:Geometry geometry]</h3>
|
|
@@ -62,7 +62,7 @@
|
|
|
An instance of [page:Geometry] or [page:BufferGeometry] (or derived classes),
|
|
|
defining the object's structure.<br /><br />
|
|
|
|
|
|
- Its recommended to always use a [page:BufferGeometry] if possible for best performance.
|
|
|
+ It's recommended to always use a [page:BufferGeometry] if possible for best performance.
|
|
|
</div>
|
|
|
|
|
|
<h3>[property:Material material]</h3>
|
|
@@ -101,7 +101,7 @@
|
|
|
|
|
|
<h3>[method:null updateMorphTargets]()</h3>
|
|
|
<div>
|
|
|
- Updates the morphtargets to have no influence on the object. Resets the
|
|
|
+ Updates the morphTargets to have no influence on the object. Resets the
|
|
|
[page:Mesh.morphTargetInfluences morphTargetInfluences] and
|
|
|
[page:Mesh.morphTargetDictionary morphTargetDictionary] properties.
|
|
|
</div>
|