unreal.DatasmithGLTFSceneImportData

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

Bases: DatasmithSceneImportData

Datasmith GLTFScene Import Data

C++ Source:

  • Plugin: DatasmithContent

  • Module: DatasmithContent

  • File: DatasmithAssetImportData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • author (str): [Read-Only]

  • base_options (DatasmithImportBaseOptions): [Read-Write]

  • datasmith_import_info (DatasmithImportInfo): [Read-Write]

  • generator (str): [Read-Only]

  • license (str): [Read-Only]

  • source (str): [Read-Only]

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

  • version (float): [Read-Only]