大约有 5,021 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0094 秒)
Laya_社区(4925) Laya2.0_文档(33) Laya3.0_文档(18) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
...改 WebGLContext.ts 的 static setBlendFunc 把 if (force || sFactor !== WebGLContext._sFactor || dFactor !== WebGLContext._dFactor) { 改成 if(true){ 2. 改laya.core.js 找到 869行左右的 static setBlendFunc(gl, sFactor, dFactor) 函数 把 if (sFactor !== WebGLContext._sFa...
来源: Laya_社区 发布时间: 20191215
...tecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) 2019-05-08 0 0 分享 微博 QZONE 微信 Laya新用户 赞同来自: 有人解答么 2020-03-07 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人...
来源: Laya_社区 发布时间: 20190128
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window ...
来源: Laya_社区 发布时间: 20190306
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? IDE1.7.8 json图集加载问题 谷歌...
来源: Laya_社区 发布时间: 20180115
...TimeLine(); for(var i = 0; i < 5; i++){ t.to(glowFilter, {blur: 10}, 200, null, 0); t.to(glowFilter, {blur: 1}, 200, null, 0); } t.on(Event.COMPLETE, this, function(){ sp.filters = null; }); ...
来源: Laya_社区 发布时间: 20181012
...prite3D: The .lh file root type must be Sprite3D,please use other function to load this file.;at api readFile success callback function Error: Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file. at Sprite3D.__proto.onAsynLoaded (http://127.0.0...
来源: Laya_社区 发布时间: 20180228
...我下面的例子 package { import laya.display.Stage; import laya.ui.Button; import laya.ui.Dialog; import laya.ui.Image; import laya.utils.Handler; import laya.webgl.WebGL; public class DialogCenterClose { private const DIALOG_WIDTH:int = 220; private const DIALOG_HEIGHT:int = 275; private const ...
来源: Laya_社区 发布时间: 20170706
...nly supports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } if(!SoundManager._isActive || SoundManager._muted || SoundManager._soundMuted){ return null; } }; var tSound; if (!Browser.onMiniGame){ tSound=Laya.loader.getRes(url); } i...
来源: Laya_社区 发布时间: 20181019
...启动chrome出现错误: Error processing launch: Error Could not attach to main target ios14系统下 blendMode='lighter' 图片异常 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一...
来源: Laya_社区 发布时间: 20170615
...启动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.12.0项目出现卡顿现象(必现) 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 版本不匹配! 全局 tsc (2.2.2) != ...
来源: Laya_社区 发布时间: 20230824