Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

ModelImporter.normalSmoothingAngle

public 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.