Mesh.FixNormals Method

Makes triangles winding order uniform.
Public Function FixNormals() As Integer
This language is not supported or no code example is available.
public int FixNormals()
This language is not supported or no code example is available.

Return Value

int

Number of flipped triangles.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition