create Tangents
Computes the mesh tangents.
This function calculates the tangents for the mesh based on its vertices, texture coordinates, and normals. Tangents are essential for advanced lighting techniques such as normal mapping. They are used to determine how light interacts with the surface of the mesh.