Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

Mesh.SetTangents

Switch to Manual
public void SetTangents(List<Vector4> inTangents);

Parameters

inTangents Per-vertex tangents.

Description

Set the tangents of the Mesh.

See Also: Mesh.tangents.