public void SetNormals(List<Vector3> inNormals);

Parameters

inNormalsPer-vertex normals.

Description 描述

Set the normals of the Mesh.

See Also: Mesh.normals.