unreal.AbcAssetImportData

class unreal.AbcAssetImportData(outer=None, name='None')

Bases: unreal.AssetImportData

Base class for import data and options used when importing any asset from Alembic

C++ Source:

  • Plugin: AlembicImporter

  • Module: AlembicLibrary

  • File: AbcAssetImportData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • source_data (AssetImportInfo): [Read-Only] Source file data describing the files that were used to import this asset.