# Create tangents

> Create tangents on selected meshes based on their texture coordinates. Requires prior creation of texture coordinates.

API function: [algo.createTangents](/asset-transformer-sdk/2026.4/api/python/algo_functions.md#createtangents)

Create tangents on the selected meshes, according to their texture coordinates.

Before creating tangents, you must create texture coordinates.
