Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FAccessor > API/Plugins/GLTFCore/FAccessor/FSparse
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFAccessor.h |
| Include | #include "GLTFAccessor.h" |
Syntax
struct FIndices
Remarks
Indices:
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FBufferView & | BufferView | ||
| const uint64 | ByteOffset | ||
| const EComponentType | ComponentType | ||
| const int32 | Count |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIndices () |
|||
FIndices
(
uint32 InCount, |