public void SetNormals (List<Vector3> inNormals);

Parameters

inNormalsPer-vertex normals.

Description

Set the normals of the Mesh.

See Also: Mesh.normals.