Any demo
NemoLee opened this issue · 3 comments
NemoLee commented
I have import this moudle into my project,and I can sendmessage to webgl, but could not receive the message from webgl . Does any one have a demo related to this?
votetake commented
Can you show code where you send message to WebGL, is WebGL instance is loaded at this moment?
njwest commented
@votetake I think Nemo couldn't figure out how to trigger a JS function from Unity, i.e.: https://docs.unity3d.com/Manual/webgl-interactingwithbrowserscripting.html
weeliem commented
Hi, anyone found solution to send message from unity webgl to vuejs method using this package?