Navigation
API > API/Plugins > API/Plugins/AlembicLibrary > API/Plugins/AlembicLibrary/FAbcFile
References
| Module | AlembicLibrary |
| Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcFile.h |
| Include | #include "AbcFile.h" |
| Source | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Private/AbcFile.cpp |
void ReadFrame
(
int32 FrameIndex,
const EFrameReadFlags InFlags,
const int32 ReadIndex
)
Remarks
Reads the frame data for the given FrameIndex, with the ReadIndex used to specify the current read when doing concurrent reads (up to 8 at the same time)