My note on this. Since I'm rendering into a render target that is created by blueprints or by hand, and not a native buffer, the view property node doesn't work, and you need to use texture property instead, and hook up the render target to it. I guess the view property node would not work anyways, because of the same…