• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 69 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0037 秒)

41. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 54%]

..., format: 'iife', name: 'laya', sourcemap: true, }, cache: cache, watch: { include: 'src/**', exclude: 'node_modules/**', }, onwarn: (waring, warn) => { if (waring.code == 'CIRCULAR_DEPENDENCY') { console.log('warnning Circular dependency:'); console.log(waring); } }, treeshake: false, plugins: [...

来源: Laya_社区 发布时间: 20201223

42. layacmd 安装不成功 [ 53%]

... npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR npm ERR! code 1 2017-11-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Mon...

来源: Laya_社区 发布时间: 20171124

43. 苹果上架直接导致账号被调查。。。 [ 53%]

...eloper Code of Conduct. Common practices that may lead to an investigation include, but are not limited to: - Inaccurately describing an app or service - Misleading app content - Engaging in inauthentic ratings and reviews manipulation - Providing misleading customer support responses - Providing mi...

来源: Laya_社区 发布时间: 20191108

44. [layaair 1.0] 如何支持Unity的含有第二套UV的shader [ 53%]

... vert #pragma fragment frag // make fog work #pragma multi_compile_fog   #include "UnityCG.cginc"   struct appdata { float4 vertex : POSITION; float2 uv : TEXCOORD0; float2 uv2 : TEXCOORD1; };   struct v2f { float2 uv : TEXCOORD0; float2 uv2 : TEXCOORD1; UNITY_FOG_COORDS(1) float4 vertex : SV_POS...

来源: Laya_社区 发布时间: 20190422

45. 构建3d示例的Android工程,生成nativie的,导入android Studio中运行,报错 [ 52%]

...rror:Cannot read property 'match'of null var tmp=str.match(ShaderCompile3D.INCLUDE)  我怎么才能在android studio中使用LayaPlayer加速器?如你们构建出的android的nativie的代码中 mProxy = new RuntimeProxy(this); mPlugin = new GameEngine(this);  mPlugin.game_plugin_set_runtime_p...

来源: Laya_社区 发布时间: 20170906

46. Laya下怎么实现复制 [ 52%]

...ion="copy" data-clipboard-target="div">Copy</button>  <!-- 2. Include library --> <script src="../src/Frame/ThirdLibs/clipboard.min.js"></script>  <!-- 3. Instantiate clipboard --> <script> var clipboard = new ClipboardJS('.btn');  clipboard.on('success', fu...

来源: Laya_社区 发布时间: 20180626

47. App Updates for HTML5 Apps 这意味着iOS端就废了? [ 51%]

... rather than made possible by referring users outside of the approved app, including through the use of HTML5. Apps that provide core features and functionality dynamically with web technology like HTML5 are best delivered to everyone in Safari, rather than through the curated App Store. To prevent ...

来源: Laya_社区 发布时间: 20190909

48. Android打包后运行报错 [ 51%]

...7 _downloadAysn:temp.srchttp://stand.alone.version/Main.max.js ../../../../include/common/downloadCache/JCAndroidFileSource.h:238 found the file in the package:cache/stand.alone.version/42d47cbc   /home/layabox/LayaBox/conch6git/Conch/build/conch/proj.android_studio/jni/../../../../source/conch/JSW...

来源: Laya_社区 发布时间: 20190528

49. mac安装typescript的问题 [ 50%]

...ease try running this command again as root/Administrator. npm ERR! Please include the following file with any support request: npm ERR! /usr/local/lib/node_modules/npm-debug.log 2016-08-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

来源: Laya_社区 发布时间: 20160829

50. ide 2.4 layaair2-cmd 编译报错 [ 50%]

...r TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '[]'. [14:22:35] 'compile' errored after 286 ms [14:22:35] Error: Unexpected token (Note that you need plugins to import files that are not JavaScript)     at error (/...

来源: Laya_社区 发布时间: 20191115