Skip to content

Commit 5a2f10a

Browse files
authored
Update Bitangent.js
1 parent 2eab3f3 commit 5a2f10a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nodes/accessors/Bitangent.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import { tangentGeometry, tangentLocal, tangentView, tangentWorld, transformedTa
88
* Returns the bitangent node and assigns it to a varying if the material is not flat shaded.
99
*
1010
* @tsl
11-
* @function
1211
* @param {Node<vec3>} crossNormalTangent - The cross product of the normal and tangent vectors.
1312
* @param {string} varyingName - The name of the varying to assign the bitangent to.
1413
* @returns {Node<vec3>} The bitangent node.

0 commit comments

Comments
 (0)