Browse Source

Fixed property name link.

Richard Janicek 5 years ago
parent
commit
5ea8699107
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/en/extras/curves/CatmullRomCurve3.html

+ 1 - 1
docs/api/en/extras/curves/CatmullRomCurve3.html

@@ -66,7 +66,7 @@
 		<p>Possible values are *centripetal*, *chordal* and *catmullrom*.</p>
 		<p>Possible values are *centripetal*, *chordal* and *catmullrom*.</p>
 
 
 		<h3>[property:float tension]</h3>
 		<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>
 		<h2>Methods</h2>