Godot Version
v4.6.3
Question
Hi, I’ve made a 3D debug line renderer that is can be displayed both in-game and the editor.
But when I switch from the 3D view in the editor to the other windows the wireframe is still displayed:
Is there any way to detect in scripts when the 3D view is selected?

