How can I set the X and Y count of a render target to these two values? The texture size might change during runtime. Can I set it from outside with a Blueprint component maybe in every frame?

So whenever the size of the texture changes, I need to update the two values…
