首页 > Web开发 > 详细

JSBinding + SharpKit / run samples

时间:2015-06-20 20:48:41      阅读:537      评论:0      收藏:0      [点我收藏+]

Import JSBinding package to your project.

on Windows

1) for 32bit editor: copy Assets/Plugins/x86/mozjs-33.dll to UnityInstallDir/Editor folder

2) for 64bit editor: copy Assets/Plugins/x86_64/mozjs-33.dll to UnityInstallDir/Editor folder

 

 

  1. open scene JSBinding/Samples/Viewer
  2. click menu JSBinding | Generate JS and CS Bindings
  3. play the scene. There is a scene list, each scene represents a sample. Select one scene to play. Scenes ended with ‘_JS‘ are JavaScript version.

 

技术分享

JSBinding + SharpKit / run samples

原文:http://www.cnblogs.com/answerwinner/p/4590981.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!