Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ModelImporter.normalSmoothingAngle

var normalSmoothingAngle: float;
float normalSmoothingAngle;
normalSmoothingAngle as 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.