RobustToolbox
RobustToolbox copied to clipboard
RenderTargets should be pooled
There's no easy way to use a temporary rendertarget on content so each one keeps their own around even if we could remove like 10 of them at this point.
We need a proper render graph architecture or something like that instead.