Navigation
API > API/Plugins > API/Plugins/AlembicLibrary
Enum that describes type of asset to import
| Name | EAbcConversionPreset |
| Type | enum |
| Header File | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcImportSettings.h |
| Include Path | #include "AbcImportSettings.h" |
Syntax
enum EAbcConversionPreset
{
UMETA =(DisplayName = "Autodesk Maya"),
UMETA =(DisplayName = "Autodesk 3ds Max"),
UMETA =(DisplayName = "Custom Settings"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | Imports only the first frame as one or multiple static meshes |
| UMETA | Imports the Alembic file as flipbook and matrix animated objects |
| UMETA |