Scene Capture 2D toggling 'Capture Every Frame'

As the title suggests, is there a way to toggle the ‘Capture Every Frame’ checkbox in Blueprint? Currently trying to make a workaround for high perfomance on a bunch of camera captures so in blueprint the cameras will only be active when someone is visible. So I’d want the capture every frame to only happen during the ‘active’ moments.

Is this possible?

I drag this topic up because I need the same feature.

I know there’s a capture on movement but it don’t fit with the macanics I built, I just want to have an immobile capture and be able to toggle capture on every tick at some moments.

Or any other ways to fake it?

Thanks

There’s really no way to do it?

I ve checked and I’m not able to find the c++ code to create a BP node from it.

Can someone help please?

Did you have any luck with this? I was looking to reduce frame rate of captures as well. I found a “Camera Cut This Frame” from the Capture Component 2D,

I did read in one of the old forums some optimization advice: