Creating a PostProcessVolume from C++, anyone done that yet?

Because volumes are defined using a BSP BrushComponent, which is very hard to build from code, this isn’t really something we support. You might be better off applying your postprocess changes to the cameracomponent instead.