Your thoughts on and comments to Volume Rendering in Unreal Engine 4.

You are welcome.
fwiw, the only blueprint used here was using a single blueprint node called “Draw Material to Render Target”. It is in 4.13. The rest is all HLSL inside of the custom node using the rendered texture. I will try to post back some of he steps towards doing this later.