Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed May 31, 2020
2 parents 35ccda1 + cf27608 commit b4473c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/en/extras/curves/CatmullRomCurve3.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h3>[property:String curveType]</h3>
<p>Possible values are *centripetal*, *chordal* and *catmullrom*.</p>

<h3>[property:float tension]</h3>
<p>When [page:.type] is *catmullrom*, defines catmullrom's tension.</p>
<p>When [page:.curveType] is *catmullrom*, defines catmullrom's tension.</p>


<h2>Methods</h2>
Expand Down

0 comments on commit b4473c2

Please sign in to comment.