Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitay-walle/overlaywindowcontainer

Allow to draw stacked floating EditorWindow in Unity3d SceneView, similar to ParticleSystem's "Particle Effect", Camera's preview etc
https://github.com/mitay-walle/overlaywindowcontainer

editor-extension editor-tools editor-window quality-of-life unity3d

Last synced: about 2 months ago
JSON representation

Allow to draw stacked floating EditorWindow in Unity3d SceneView, similar to ParticleSystem's "Particle Effect", Camera's preview etc

Awesome Lists containing this project

README

        

# OverlayWindowContainer
Allow to draw stacked floating EditorWindow in Unity3d SceneView, similar to ParticleSystem's "Particle Effect", Camera's preview etc

![](https://github.com/mitay-walle/OverlayWindowContainer/blob/main/preview.png)

- Use this for Unity 2021.1 and lower
For 2021.2 and higher create [Custom Overlays](https://docs.unity3d.com/6000.0/Documentation/Manual/overlays-custom.html)