11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
Unity版本 | 内置渲染管线 | 通用渲染管线(URP) | 高清渲染管线(HDRP) |
---|---|---|---|
2021.3.12f1 | 兼容 | 兼容 | 不兼容 |
Supports: All Unity versions except HDRP (works on Unity 6)
"Transparent Standalone Window + Clickthrough API" is an Unity Plugin extension that gives you the ability to make your actual window transparent in your standalone build via Scripting.
In other words it lets you see your desktop or anything that is behind your final build window.
The package comes with Example Scenes to help you start and understand its use.
NOTE : This is a Windows only product.
This asset requires "Borderless Standalone Window + Advanced Windows API" to work.
Demo : Download
Video Tutorial: Link
What you actually get:
~A "Color Key" color variable that controls what color will be used for the transparency of the window (Alpha value is the Color similarity tolerance so that there are no cutout artifacts).
~A "Color At Cursor" color variable that returns the current color of what the cursor is hovering for read only purposes. (Ignores UI)
~A "Sync Transparency with Clickthrough" boolean that takes control of window clickthrough when the cursor is not above UI and/or is hovering transparent areas.
~A "Install" boolean that once clicked will automatically install the asset (once per project).
~New Scripting API.
-Transparency.SetEnabled ();
-Transparency.SetDisabled ();
-Transparency.SetColorKey ();
-Transparency.SetBackgroundColor ();
~Complimentary Scripting API.
All the APIs are now integrated into the "Window" c# that you get from the "Borderless Standalone Window + Advanced Windows API".
Conctact Info :
Email : contact@darknessblade.com
Website - https://www.darknessblade.com/
Discord - https://discord.gg/UTApUes8dr
Facebook - https://www.facebook.com/Darkness-Blade-1432547537008058
Youtube - https://www.youtube.com/c/DarknessBlade
Twitch - https://www.twitch.tv/darknessblade_
Forum Thread: https://forum.unity.com/threads/borderless-standalone-window-resizable-movable.298229/
Transparent Standalone Window + Clickthrough API
