Hi !
How Can I create a transparent windows application, for example a floating cube through which the desktop is visible
Unfortunately, this is not supported by the standard UE functionality, but can be achieved by using the Windows API.
This code may be helpful.
1 Like