Navigation
API > API/Plugins > API/Plugins/AlembicLibrary
| Name | FAbcUtilities |
| Type | class |
| Header File | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcUtilities.h |
| Include Path | #include "AbcUtilities.h" |
Syntax
class FAbcUtilities
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void GetFrameMeshData
(
FAbcFile& AbcFile, |
Populates a FGeometryCacheMeshData instance (with merged meshes) for the given frame of an Alembic with ConcurrencyIndex used as the concurrent read index | AbcUtilities.h | |
static void SetupGeometryCacheMaterials
(
FAbcFile& AbcFile, |
Sets up materials from an AbcFile to a GeometryCache and moves them into the given package | AbcUtilities.h |