How do I save a Movie Render Queue with python?
All I need is to save it as a .ueasset, for example:
‘/Game/sh/000/test/myMovieRenderQueue’ as a MoviePipelineMasterConfig
How do I save a Movie Render Queue with python?
All I need is to save it as a .ueasset, for example:
‘/Game/sh/000/test/myMovieRenderQueue’ as a MoviePipelineMasterConfig
found it :
Hi Håvard,
I can’t see a solution for saving the Queue in Python Scripting in Sequencer article.
Could you share a line of code that does that?
could you share the code, i can’t find the solution, either