I have a building model that can be loaded through cesium in Unreal Engine. I want to export it to obj (or other mainstream model formats). Is this feasible?
Hi @Quantum10482, welcome to the community!
There’s no way to do this from Unreal itself, but you can use Cesium ion to accomplish this. The Clips feature lets you download portions of your data for offline use, with glTF as one of the export options. I suggest trying that out – and if you do, let us know how it goes!
1 Like
Got it, It’s work.Thank you so much!
1 Like