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: 18 days 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
- Archived: true
- Created: 2023-05-24T14:02:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T15:55:57.000Z (6 months ago)
- Last Synced: 2025-03-26T08:47:56.021Z (about 2 months ago)
- Topics: editor-extension, editor-tools, editor-window, quality-of-life, unity3d
- Language: C#
- Homepage:
- Size: 43.9 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
- 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)