How to use terrain files in Cesium for Unreal

I’m serving my local terrain files (Quantized-Mesh) and layer.json via an HTTP server to CesiumJS, and it works very well.
Do I need to convert or transform anything to use the same .terrain files in Cesium for Unreal?

Hi @ktkim,
I expect it will just work. Let us know if you run into trouble.