Calculate
Calculate tangents.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Calculate = 1
Remarks
It is recommended to use Import mode as long as you can - use Calculate only if you don't have normals/tangents in your file.
Additional Resources: ModelImporter.normalImportMode, ModelImporter.tangentImportMode.