Transparent Standalone Window + Clickthrough API

Supports: All Unity versions


"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

Download Demo

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/