3dRaven
(3dRaven)
2
You can turn on
“Use less CPU when in Background” in the editor preferences. But there is no specific logic to freeze the ui on loss of focus.
You could implement your own logic to control this
example:
And then just set the ui tick to a very large value on loss of focus and that will nearly pause it.