大约有 6,376 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0157 秒)
Laya_社区(5551) Laya2.0_文档(425) Laya3.0_文档(232) Laya3.0_api(63) Laya2.0_api(42) laya_api(37) Laya_示例(17) Laya2.0_示例(9)
...微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 ymsdandan 赞同来自: 看看是不是你代码的问题,如果可以的话,建议你发个demo 2017-11-08 0 0 分享 微博 QZONE 微信 l13273866189 赞同来自: // 下落 _proto_.moveDownBall = function()...
来源: Laya_社区 发布时间: 20171108
... camera._getRenderTexture(); let out:Uint8Array = new Uint8Array(50 * 28 * 4); let pixels:Uint8Array = await renderTexture.getDataAsync(0, 0, 50, 28, out) as Uint8Array; let gl:WebGLRenderingContext | WebGL2RenderingContext = Laya.WebGLEngine.instance.gl; let errorCode:number = gl.getError(); if(err...
来源: Laya_社区 发布时间: 20250916
...undefined at PhysicsSimulation._updateCollisions (libs/laya.d3.js:15042) at Scene3D._update (libs/laya.d3.js:18977) at Stage.render (libs/laya.core.js:16632) at Stage._loop (libs/laya.core.js:16572) at loop (libs/laya.core.js:10515) 如果问题二没有出现,请把T...
来源: Laya_社区 发布时间: 20200426
... this, onPlayMusic); } function createButton(label) { var w = 110; var h = 40; var button = new Sprite(); button.size(w, h); button.graphics.drawRect(0, 0, w, h, "#FF7F50"); button.graphics.fillText(label, w / 2, 8, "25px SimHei", "#FFFFFF", "center"); Laya.stage.addChild(button); return button; } f...
来源: Laya_社区 发布时间: 20170527
...mentationAll Packages | All Classes | Index | Frames No Frames Vector4Properties | Methods Packagelaya.d3.mathClasspublic class Vector4InheritanceVector4 ObjectImplements laya.d3.core.IClone Vector4 类用于创建四维向量。 Public Properties PropertyDefined By elements : *四维向...
来源: laya_api 发布时间: 20170929
...微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 zengjoeng 赞同来自: 有人吗? 2017-11-16 0 0 分享 微博 QZONE 微信 zengjoeng 赞同来自: 官方账号能不能解答一下? 2017-11-16 0 0 分享 微博 QZONE 微信 Monica - 知识达人 赞同来...
来源: Laya_社区 发布时间: 20171116
...._emitter.advanceTime is not a function http://192.168.1.240:8900/bin/ ... :831: TypeError: this._emitter.advanceTime is not a function this._emitter && this._emitter.advanceTime(t) ...
来源: Laya_社区 发布时间: 20180511
...微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 apeCom 赞同来自: 查看之后发现是 diango 上增加动画的问题 Laya.Animation.createFrames(loading_array, 'loading') 一旦增加到这行代码就崩掉了 2017-11-07 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20171107
...H5游戏开发经验 3、能熟练使用AS或者TS语言进行功能开发 4、具有良好的分析解决问题能力,主动,好学 5、责任心强,具备良好的团队精神和合作精神 诚邀您的加入! 可将简历发送至以下邮箱:lixiaofeng@suyutech.com 2018-03-20 添加...
来源: Laya_社区 发布时间: 20180320
...微博 QZONE 微信 douzhix 赞同来自: 发完了,初始内存应该是47M,shift+esc把chrome管理器调出后,再把chrome调回到前台,内存就变成70M了 TestSound.rar 2018-02-05 0 0 分享 微博 QZONE 微信 douzhix 赞同来自: 对了,我把引擎类中的WebAudioSound类的d...
来源: Laya_社区 发布时间: 20180205