unreal.DatasmithImportOptions
¶
- class unreal.DatasmithImportOptions(outer=None, name='None')¶
Bases:
unreal.DatasmithOptionsBase
Datasmith 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] Not displayed. Kept for future usefile_name
(str): [Read-Write] Name of the imported file without its pathfile_path
(str): [Read-Write] Full path of the imported filereimport_options
(DatasmithReimportOptions): [Read-Write] Options specific to the reimport process
- property base_options¶
[Read-Write] Not displayed. Kept for future use
- Type
- property reimport_options¶
[Read-Write] Options specific to the reimport process
- Type