Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFNode.h |
| Include | #include "GLTFNode.h" |
Syntax
struct FSkinInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUsed | ||
| TMap< FString, FString > | Extras | ||
| const FAccessor & | InverseBindMatrices | ||
| TArray< int32 > | Joints | ||
| FString | Name | ||
| int32 | Skeleton | ||
| FString | UniqueId |