I am new to the unity and I Don’t understand what mean by “Application.ExternalCall” and how it functioned. how to achevie the communication between the unity and the webpage? please give me some example. THANKS It is possible to export the name of certain object to the webpage?
I don’t understand the code. Can you give me some really examples.
I APPRECIATE it
did you get it?
no I don’t understand it at all, can you give me some examples
Unfortunately the best examples are on that page.
The section:
Calling Unity web player content functions from the web page
refers to when you want to call Unity functions from a web page
The section:
Calling web page functions from Unity web player content
refers to when you want to call javascript functions from Unity.
Pretty straight forward.