Version: 5.4

Mesh.SetNormals

Cambiar al Manual
public void SetNormals (List<Vector3> inNormals);

Parámetros

inNormals Per-vertex normals.

Descripción

Set the normals of the Mesh.

See Also: Mesh.normals.