EAbcConversionPreset

Enum that describes type of asset to import

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcImportSettings.h

Include

#include "AbcImportSettings.h"

Syntax

enum EAbcConversionPreset
{
    Maya,
    Max,
    Custom,
}

Values

Name

Description

Maya

Imports only the first frame as one or multiple static meshes

Max

Imports the Alembic file as flipbook and matrix animated objects

Custom

Remarks

Enum that describes type of asset to import

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss