Navigation
Unreal Engine C++ API Reference > Plugins > MeshModelingToolsEditorOnlyExp > UMeshTangentsTool
References
Module | MeshModelingToolsEditorOnlyExp |
Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MeshTangentsTool.h |
Include | #include "MeshTangentsTool.h" |
Syntax
struct FMikktDeviation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | MaxAngleDeg | |
![]() |
FVector3f | MikktBitangent | |
![]() |
FVector3f | MikktTangent | |
![]() |
FVector3f | OtherBitangent | |
![]() |
FVector3f | OtherTangent | |
![]() |
int32 | TriangleID | |
![]() |
int32 | TriVertIndex | |
![]() |
FVector3f | VertexPos |