Navigation
API > API/Plugins > API/Plugins/GLTFCore
Inheritance Hierarchy
- FAttributeAccessors
- FMorphTarget
- FPrimitive
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMesh.h |
| Include | #include "GLTFMesh.h" |
Syntax
struct FAttributeAccessors
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AreAttributeAccessorsValid
(
bool& bHasData, |
||
| const FAccessor & | GetAttributeAccessor
(
const EMeshAttributeType& Type |
||
| bool | HasAttributeAccessor
(
const EMeshAttributeType& Type |
||
| void | HashAttributes
(
FMD5& MD5 |