码迷,mamicode.com
首页 > Web开发 > 详细

JSBinding + SharpKit / run samples

时间:2015-06-20 20:50:16      阅读:186      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!