This version of Unity is unsupported.

Mesh.SetTangents

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

Parameters

inTangentsPer-vertex tangents.

Description

Set the tangents of the Mesh.

See Also: Mesh.tangents.