Support for 32 bit floating point textures

Hey,

Is there support for 32 bit floating point textures in unreal engine 4?

Jens

Unfortunately not, no. Currently even 16 Bit float textures are only supported for HDR cubemaps. I have been working my a** off to create some magical 32 Bit float textures programmatically just to find out Unreal does not support them.

Correct me if I am wrong.