Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mitay-walle/overlaywindowcontainer
- Owner: mitay-walle
- License: mit
- Created: 2023-05-24T14:02:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T09:51:07.000Z (about 2 months ago)
- Last Synced: 2024-11-07T10:37:56.686Z (about 2 months ago)
- Topics: editor-extension, editor-tools, editor-window, quality-of-life, unity3d
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)