Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFAccessor.h |
| Include | #include "GLTFAccessor.h" |
Syntax
struct FBuffer
Variables
| Type | Name | Description | |
|---|---|---|---|
| const uint64 | ByteLength | ||
| const uint8 * | Data |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBuffer
(
uint64 InByteLength |