|
@@ -15,8 +15,6 @@
|
|
Renders [page:ArrowHelper arrows] to visualize an object's vertex normal vectors.
|
|
Renders [page:ArrowHelper arrows] to visualize an object's vertex normal vectors.
|
|
Requires that normals have been specified in a [page:BufferAttribute custom attribute] or
|
|
Requires that normals have been specified in a [page:BufferAttribute custom attribute] or
|
|
have been calculated using [page:Geometry.computeVertexNormals computeVertexNormals].<br /><br />
|
|
have been calculated using [page:Geometry.computeVertexNormals computeVertexNormals].<br /><br />
|
|
-
|
|
|
|
- Unlike [page:FaceNormalsHelper], this works with [page:BufferGeometry].
|
|
|
|
</p>
|
|
</p>
|
|
|
|
|
|
<h2>Code Example</h2>
|
|
<h2>Code Example</h2>
|