I want to parametrize a post-process material I am using on a SceneCaptureComponent2D. Do do that I created a Material Instance and with the relevant parameters exposed. However in my graph when I try to provide my SceneCaptureComponent2D as a target for “Set Material” block the editor doesn’t let me. The pop up text says that apparently “Scene Capture Component 2D Object Reference is not compatible with Primitive Component Object Reference.”
Is there any other way I can accomplish the thing I need to do?