unreal.DatasmithStaticMeshCADImportData

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

Bases: DatasmithStaticMeshImportData

Datasmith Static Mesh CADImport 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]

  • asset_import_options (DatasmithAssetImportOptions): [Read-Write]

  • auxiliary_filenames (Array[str]): [Read-Only]

  • datasmith_import_info (DatasmithImportInfo): [Read-Write]

  • import_options (DatasmithStaticMeshImportOptions): [Read-Write]

  • model_tolerance (double): [Read-Only]

  • model_unit (double): [Read-Only]

  • resource_filename (str): [Read-Only]

  • resource_path (str): [Read-Only]

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

  • tessellation_options (DatasmithTessellationOptions): [Read-Write]