Hi, there.
I’m building an assets management system which involves UE assets storage, conversion, query etc.
The first problem I met is I have to use UE GUI to do the conversion work.
I searched and found the official UE docker image and I’m wondering if I could just build a conversion pipeline that run in a Linux server to do the jobs.
Thanks all in advance!