I can import fbx with
unreal.FbxImportUI()
I can import materials with
set_editor_property('import_materials', True)
But, i cannot find options to set “Create New Instanced Materials”
How to do it?