ModelImporter.normalSmoothingAngle Manual     Reference     Scripting  
Scripting > Editor Classes > ModelImporter
ModelImporter.normalSmoothingAngle

var normalSmoothingAngle : float

Description

Smoothing angle for calculating normals.

How sharp the edge has to be to be turned into a hard edge when calculating normals. This setting is only used when normalImportMode is set to Calculate.

See Also: normalImportMode.