Is it possible to get the hwnd from an object in unity?
as the title, i want to create a window on unity using winapi.
However i want to put the created window into a unity object.
I searched and couldn’t find any solution for this problem?
Can someone help me with this problem?