Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMesh.h |
| Include | #include "GLTFMesh.h" |
Syntax
struct FJointInfluence
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16[4] | ID | ||
| FVector4 | Weight |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FJointInfluence
(
const FVector4& InWeight |