Navigation
API > API/Plugins > API/Plugins/AnimToTextureEditor
| |
|
| Name |
FSourceVertexDriverTriangleData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/AnimToTexture/Source/AnimToTextureEditor/Public/AnimToTextureMeshMapping.h |
| Include Path |
#include "AnimToTextureMeshMapping.h" |
Syntax
struct FSourceVertexDriverTriangleData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BarycentricCoords |
FVector3f |
|
AnimToTextureMeshMapping.h |
|
| InverseDistanceWeight |
float |
|
AnimToTextureMeshMapping.h |
|
| InvMatrix |
FMatrix44f |
|
AnimToTextureMeshMapping.h |
|
| SkinWeights |
VertexSkinWeightMax |
|
AnimToTextureMeshMapping.h |
|
| TangentLocalIndex |
uint8 |
|
AnimToTextureMeshMapping.h |
|
| Triangle |
FIntVector3 |
|
AnimToTextureMeshMapping.h |
|