Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UMeshTangentsTool
| |
|
| Name |
FMikktDeviation |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MeshTangentsTool.h |
| Include Path |
#include "MeshTangentsTool.h" |
Syntax
struct FMikktDeviation
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MaxAngleDeg |
float |
|
MeshTangentsTool.h |
|
| MikktBitangent |
FVector3f |
|
MeshTangentsTool.h |
|
| MikktTangent |
FVector3f |
|
MeshTangentsTool.h |
|
| OtherBitangent |
FVector3f |
|
MeshTangentsTool.h |
|
| OtherTangent |
FVector3f |
|
MeshTangentsTool.h |
|
| TriangleID |
int32 |
|
MeshTangentsTool.h |
|
| TriVertIndex |
int32 |
|
MeshTangentsTool.h |
|
| VertexPos |
FVector3f |
|
MeshTangentsTool.h |
|