Navigation
Unreal Engine C++ API Reference > Plugins > AlembicLibrary
References
Module | AlembicLibrary |
Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcUtilities.h |
Include | #include "AbcUtilities.h" |
Syntax
class FAbcUtilities
Functions
Type | Name | Description | |
---|---|---|---|
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 | |
void | SetupGeometryCacheMaterials
(
FAbcFile& AbcFile, |
Sets up materials from an AbcFile to a GeometryCache and moves them into the given package |