Navigation
API > API/Plugins > API/Plugins/GLTFCore
| |
|
| Name |
FJointInfluence |
| Type |
struct |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMesh.h |
| Include Path |
#include "GLTFMesh.h" |
Syntax
struct FJointInfluence
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FJointInfluence
(
const FVector4& InWeight
)
|
|
GLTFMesh.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ID |
uint16 |
|
GLTFMesh.h |
|
| Weight |
FVector4 |
|
GLTFMesh.h |
|
Functions
Public