大约有 807 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0052 秒)
Laya_社区(472) Laya3.0_api(132) Laya2.0_api(81) laya_api(63) Laya2.0_文档(28) Laya3.0_文档(15) Laya_示例(13) Laya2.0_示例(3)
...ar ballOptions = { layaSprite:ball_sprite, render: { sprite: { // texture: 'common1/btn_new.png', ...
来源: Laya_社区 发布时间: 20180621
... at Scene.__proto._updateScene (laya.d3.js:27940) at Stage.__proto.render (laya.core.js:18226) at Stage.__proto._loop (laya.core.js:18172) at loop (laya.core.js:5310) 2018-01-05 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 这个需要加断点看,到底哪里没有...
来源: Laya_社区 发布时间: 20180105
...对应的代码位置是在code.js的Laya.init方法: if (!Render.isConchNode && !WebGL.enable()){ alert("Laya3D init error,must support webGL!"); return; } 这个应该是引擎自动生成的代码吧,应该如何解...
来源: Laya_社区 发布时间: 20180620
...,附件为我的demo,请帮忙看看 if (this.currTexture && Render.isWebGL && this.currDisplayData.type==0 && this.currDisplayData.uvs){ this.currTexture=this.currDisplayData.createTexture(this.currTexture); } 跟代码发现this.currDisplayData.uvs是null这是为什么...
来源: Laya_社区 发布时间: 20180201
...; // 设置Video元素地样式和属性 videoElement.style.zInddex = Laya.Render.canvas.style.zIndex + 1; videoElement.src = "../../res/av/mov_bbb.mp4"; videoElement.controls = true; // 阻止IOS视频全屏 videoElement.setAttribute("webkit-playsinline", true); videoElement.setAttribute("playsinli...
来源: Laya_社区 发布时间: 20200909
...entCount) this.element.firstChild.remove(); } ILaya.timer.clear(this, this.render); } 2、关于Image所说的内存泄漏的问题,你们上面的描述更多的可以认为这个属于项目本身的处理问题。针对一个Image实例对象,频繁的切换skin,看更换当前的图片显...
来源: Laya_社区 发布时间: 20240228
...复 发起人 xxp 相关问题 2d拖尾效果的实现方案 拖尾Trail Render的问题 模型烘焙效果不正确 3.2spine动画和3.0.8效果不一样 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 Tween没效果,对于渐变相机位移? Laya拖尾怎么停止或清除...
来源: Laya_社区 发布时间: 20250305
...,哪怕是新建的示例项目。。。 laya.debugtools.js中的__proto.render有一句: Stat.spriteCount++;这令Sprite每秒涨几百上千的,也没有对应的--,不知道是啥意思。。。 2019-04-28 0 1 分享 微博 QZONE 微信 O古O冬 赞同来自: 有没有官方的说下这...
来源: Laya_社区 发布时间: 20190426
...新编译。 TypeScript下HttpRequest发送Post请求有Bug? 拖尾Trail Render的问题 关于Laya实现Matter.js官方案例凹多边形的问题 富文本下划线绘制bug laya开发的3d跑酷 [分享]Dialog 点击边缘不关闭的 Demo示例 unity 粒子特效 laya插件有问题? Laya拖...
来源: Laya_社区 发布时间: 20191217
...///D:/minigame/throwball/bin/libs/laya.d3.js:34104:15) at Stage.__proto.render (file:///D:/minigame/throwball/bin/libs/laya.core.js:31069:23) at Stage.__proto._loop (file:///D:/minigame/throwball/bin/libs/laya.core.js:31018:8) at loop (file:///D:/minigame/throwball/bin/libs/laya.core.js:128...
来源: Laya_社区 发布时间: 20191119