Load .usd files from Nividia Omniverse into Unreal Engine 5.2 with Python Automation

295 views Asked by At

I have a Unreal Engine 5.2 project where i want to load an animation generated with Nvidia Omniverse into Unreal Engine so i can use it for objects in the scene. I already installed the bridge to manuelly import .usd files.

Any idea how to automate this importing process with python?

I allready have the .usd file generated, i just needed to load it automated into the project.

Can anyone help me out with that, would be great!

Thanks a lot!

I only found the old documentation which did not work and chatgpt also does not give any useful solutions. There is hardly any content about it on the web till today. Wouldbe great if you can give an example code and a description what which code means. Thanks a lot!

0

There are 0 answers