- Home /
Details about integrating Unity into windows application
I found a brief page about how to integrate unity into windows application: https://docs.unity3d.com/Manual/UnityasaLibrary-Windows.html
The page tells us that we can load UnityPlayer.dll to start Unity inside our own process, but I need more details.
Is there anyone who figured it out? It will be so appreciated that a sample project should be provided.
Answer by Bob-Zhang · Oct 15, 2020 at 09:04 AM
I Found someone's post: https://forum.unity.com/threads/passing-parenthwnd-to-unitymain-function.517656/ https://tan-y.hatenablog.com/entry/2020/06/25/083000
Your answer
Follow this Question
Related Questions
Facebook integration with the latest version of FB 1 Answer
What are the steps required to integrate StartApp's SDK for Unity? 0 Answers
Facebook apprequest problem 2 Answers
Unity and Google Glass 0 Answers