|
@@ -30,7 +30,7 @@ scene.add( line );
|
|
|
<h3>[name]( [page:Geometry geometry], [page:Integer thresholdAngle] )</h3>
|
|
|
<div>
|
|
|
geometry — Any geometry object.<br />
|
|
|
- thresholdAngle — A valid edge is only detected if the angle between two consecutive faces is greater than this value, default = 1.
|
|
|
+ thresholdAngle — An edge is only rendered if the angle (in degrees) between the face normals of the adjoining faces exceeds this value. default = 1 degree.
|
|
|
</div>
|
|
|
|
|
|
<h2>Source</h2>
|