Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Mesh Class / FixNormals Method

In This Topic
    FixNormals Method
    In This Topic
    Makes triangles winding order uniform.
    Syntax
    'Declaration
     
    Public Function FixNormals() As Integer
    public int FixNormals()

    Return Value

    Number of flipped triangles.
    See Also