How to implement place georeference origin here via blueprint

When I import a new b3dm, I need to set the world origin position to the newly imported model position.

You can call the SetOriginLongitudeLatitudeHeight function on the CesiumGeoreference object from a Blueprint.


As shown, I can’t find SetOriginLongitudeLatitudeHeight in v1.18

Hi @shao_ou,

Version 1.18 is a really old version of the plugin. (We’re currently on v2.7.1!) If you’re able, I recommend upgrading to the latest version, or at least a newer one. We no longer develop for Unreal Engine 4, so we are limited in the support we can give for earlier versions of the plugin.