We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eab3f3 commit 5a2f10aCopy full SHA for 5a2f10a
src/nodes/accessors/Bitangent.js
@@ -8,7 +8,6 @@ import { tangentGeometry, tangentLocal, tangentView, tangentWorld, transformedTa
8
* Returns the bitangent node and assigns it to a varying if the material is not flat shaded.
9
*
10
* @tsl
11
- * @function
12
* @param {Node<vec3>} crossNormalTangent - The cross product of the normal and tangent vectors.
13
* @param {string} varyingName - The name of the varying to assign the bitangent to.
14
* @returns {Node<vec3>} The bitangent node.
0 commit comments