public void SetNormals (List<Vector3> inNormals);

파라미터

inNormalsPer-vertex normals.

설명

Set the normals of the Mesh.

See Also: Mesh.normals.