Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

Mesh.SetNormals

Switch to Manual
public void SetNormals(List<Vector3> inNormals);

Parameters

inNormals Per-vertex normals.

Description

Set the normals of the Mesh.

See Also: Mesh.normals.