ETangentOptions::Type

Windows
MacOS
Linux

References

Module

MeshUtilities

Header

/Engine/Source/Developer/MeshUtilities/Public/MeshUtilities.h

Include

#include "MeshUtilities.h"

Syntax

namespace ETangentOptions
{
    enum Type
    {
        None                         = 0,
        BlendOverlappingNormals      = 0x1,
        IgnoreDegenerateTriangles    = 0x2,
        UseMikkTSpace                = 0x4,
    }
}

Values

Name

Description

None

BlendOverlappingNormals

IgnoreDegenerateTriangles

UseMikkTSpace

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss