unreal.DatasmithStaticMeshImportData

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

Bases: unreal.DatasmithAssetImportData

Datasmith Static Mesh Import Data

C++ Source:

  • Plugin: DatasmithContent

  • Module: DatasmithContent

  • File: DatasmithAssetImportData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • additional_data (Array(DatasmithAdditionalData)): [Read-Write] Additional Data

  • asset_import_options (DatasmithAssetImportOptions): [Read-Write] Asset Import Options

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

  • import_options (DatasmithStaticMeshImportOptions): [Read-Write] Import Options

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