Version: 5.6
public void SetNormals (List<Vector3> inNormals);

파라미터

inNormals Per-vertex normals.

설명

Set the normals of the Mesh.

See Also: Mesh.normals.