Awesome, didn’t try that before - but it actually works like that:
- Set “Auto Activate” to false
- (optionally) Set “Capture Every Frame” to false
- Wait for the event to happen that should get a capture
- (optionally, depending on 2.) Set “Capture Every Frame” to true
- Call “Activate” on the Scene Capture
- Call “Update Content” on the Scene Capture (probably required since it wasn’t active before).
- Call “Deactivate” on the Scene Capture (since we only care for a snapshot)
- don’t do that Set “Capture Every Frame” to false
Edit: Step 8 must not be done, otherwise the result is the same as before…
I can’t accept that comment as answer; but if you re-post it as such, I’ll accept it so you can get the Karma for it.
Thanks,
~ BhaaL