Itwin Model in Unreal Cesium

Hi everyone, I have few models in Benley itwin platform. I want to bring those models into unreal engine. They have a itwin plugin that do just that “ GitHub - iTwin/itwin-unreal-plugin ”. It seems this itwin plugin also uses cesium ion under the hood. So I want to know if I have all short of credentials imodel id, etc can I use cesium for unreal directly to import those models?

Hi @Sumit_Das,

We actually had a PR open to add Blueprints to enable streaming from iTwin: Add iTwin support to Cesium for Unreal by azrogers · Pull Request #1665 · CesiumGS/cesium-unreal · GitHub

We paused development on this as we decided to go in a different direction. But we would like to konw if this would be valuable to your use case, so feel free to comment on the PR with your interest! You can also build the plugin from source and switch to this branch to make use of those Blueprints.