Navigation
Unreal Engine C++ API Reference > 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
&40;
int32 FrameIndex,
const EFrameReadFlags InFlags,
const int32 ReadIndex
&41;
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)