You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in unity this is done with a "render texture" assigned to a camera. this would then disable rendering for the camera, because the result is in that render texture. something similar would be handy.