Version: 2017.3

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.