Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ModelImporterTangents.CalculateMikk

Description

Calculate tangents using MikkTSpace (default).

Vertex tangents are calculated with Morten Mikkelsen's tangent space algorithm ("MikkTSpace"). This algorithm is used by many 3D modeling packages, normal mapping tools and graphics engines.

See Also: ModelImporter.importTangents.