splitTangentsAcrossSeams
Should tangents be split across UV seams.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool splitTangentsAcrossSeams { get; set; }
Remarks
This setting is only used when tangentImportMode is set to Calculate.
Additional Resources: ModelImporter.tangentImportMode.