It’s pretty straightforward to change an actor’s instance material parameters from C++ code, but it seems less straightforward for postprocess materials, because there is no material dynamic instance available, merely a plain old material instance. ...