ModelImporter.normalCalculationMode

Cambiar al Manual
public ModelImporterNormalCalculationMode normalCalculationMode ;

Descripción

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.