unreal.DatasmithReimportOptions¶
- class unreal.DatasmithReimportOptions(update_actors=True, respawn_deleted_actors=False)¶
Bases:
unreal.StructBaseDatasmith Reimport Options
C++ Source:
Plugin: DatasmithContent
Module: DatasmithContent
File: DatasmithImportOptions.h
Editor Properties: (see get_editor_property/set_editor_property)
respawn_deleted_actors(bool): [Read-Write] Respawn Deleted Actors: Specifies whether or not to add back Actors you’ve deleted from the current Levelupdate_actors(bool): [Read-Write] Update Actors: Specifies whether or not to update Datasmith Scene Actors in the current Level