unreal.DatasmithSceneImportData

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

Bases: unreal.AssetImportData

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

C++ Source:

  • Plugin: DatasmithContent

  • Module: DatasmithContent

  • File: DatasmithAssetImportData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • base_options (DatasmithImportBaseOptions): [Read-Write] Base Options

  • datasmith_import_info (DatasmithImportInfo): [Read-Write] Datasmith Import Info

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