I have simple UI elements that are positioned over objects in the world with a script (using WorldToScreenPos), but I need them to work this way in the scene view as well so I can preview and configure them without constantly moving the game view camera around (drawing them sort of like a gizmo?)
Is there actually a way to do this?