Navigation
Unreal Engine C++ API Reference > Plugins > AlembicLibrary > FAbcImporter
References
Module | AlembicLibrary |
Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcImporter.h |
Include | #include "AbcImporter.h" |
Source | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Private/AbcImporter.cpp |
const EAbcImportError OpenAbcFileForImport
&40;
const FString InFilePath
&41;
Remarks
Opens and caches basic data from the Alembic file to be used for populating the importer UI
- Possible error code
Parameters
Name | Description |
---|---|
InFilePath | Path to the Alembic file to be opened |