I am loading the HDR camera in Unreal from Carla.
Now when I capture image, value of data( in image like float get limited to 0 and 1)
get normalized in Carla.
I want to write the raw data of image captured in some file before
sending it to Carla plugin.
Can someone help me where I can get this raw data in unreal and write in file?
Thanks in advance for help.