CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
879 stars 285 forks source link

Fix inconsistent GetEllipsoid compilation error #1471

Closed CesiumBen closed 3 days ago

CesiumBen commented 4 days ago

This PR adds a UFUNCTION macro to the GetEllipsoid function in order to fix compilation errors.

azrogers commented 3 days ago

Thanks @CesiumBen!