|
@@ -63,7 +63,7 @@ var curveObject = new THREE.Line( geometry, material );
|
|
<h3>[property:Boolean closed]</h3>
|
|
<h3>[property:Boolean closed]</h3>
|
|
<div>The curve will loop back onto itself when this is true. False by default</div>
|
|
<div>The curve will loop back onto itself when this is true. False by default</div>
|
|
|
|
|
|
- <h3>[property:String cureType]</h3>
|
|
|
|
|
|
+ <h3>[property:String curveType]</h3>
|
|
<div>Possible values are `centripetal` (default), `chordal` and `catmullrom`.</div>
|
|
<div>Possible values are `centripetal` (default), `chordal` and `catmullrom`.</div>
|
|
|
|
|
|
<h3>[property:float tension]</h3>
|
|
<h3>[property:float tension]</h3>
|