Version: 2021.2
언어: 한국어

ModelImporter.normalCalculationMode

매뉴얼로 전환
public ModelImporterNormalCalculationMode normalCalculationMode ;

설명

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.