unreal.DatasmithImportOptions¶
- class unreal.DatasmithImportOptions(outer=None, name='None')¶
Bases:
unreal.DatasmithOptionsBaseDatasmith Import Options
C++ Source:
Plugin: DatasmithContent
Module: DatasmithContent
File: DatasmithImportOptions.h
Editor Properties: (see get_editor_property/set_editor_property)
base_options(DatasmithImportBaseOptions): [Read-Write] Base Options: Not displayed. Kept for future usefile_name(str): [Read-Write] File Name: Name of the imported file without its pathfile_path(str): [Read-Write] File Path: Full path of the imported filereimport_options(DatasmithReimportOptions): [Read-Write] Reimport Options: Options specific to the reimport processsource_uri(str): [Read-Write] Source Uri
- property base_options¶
[Read-Write] Base Options: Not displayed. Kept for future use
- Type
- property reimport_options¶
[Read-Write] Reimport Options: Options specific to the reimport process
- Type