Version: 2018.2

ModelImporter.normalCalculationMode

Switch to Manual
public ModelImporterNormalCalculationMode normalCalculationMode ;

Description

Normal generation options for ModelImporter.

Normals can be calculated by Unity using several methods. They can be either unweighted or weighted by area, angle or both.

This setting is only used when normalImportMode is set to Calculate.

See Also: ModelImporterNormals.