unreal.DatasmithCADImportSceneData

class unreal.DatasmithCADImportSceneData(outer: Object | None = None, name: Name | str = 'None')

Bases: DatasmithSceneImportData

Import data and options specific to tessellated Datasmith scenes

C++ Source:

  • Plugin: DatasmithContent

  • Module: DatasmithContent

  • File: DatasmithAssetImportData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • base_options (DatasmithImportBaseOptions): [Read-Write]

  • datasmith_import_info (DatasmithImportInfo): [Read-Write]

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

  • tessellation_options (DatasmithTessellationOptions): [Read-Write]