What is CesiumCameraManager

I have seen the lastest version on Unreal and found that CesiumCameraManager.
What is it? What can it do?

Hi @ColeMan,

The CesiumCameraManager was added to help register custom cameras and ensure they are used for tile loading/culling. It can help when rendering videos with non-standard aspect ratios, or in scenarios where tiles need to be rendered off-screen. You can read more about it and how to use it here - Blueprint API for Registering Custom Cameras by nithinp7 · Pull Request #734 · CesiumGS/cesium-unreal · GitHub