大约有 126 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0031 秒)
...(function() { var Loader = Laya.Loader; var Browser = Laya.Browser; var Handler = Laya.Handler; var ProtoBuf = Browser.window.protobuf; Laya.init(550, 400); ProtoBuf.load("../../res/protobuf/awesome.proto", onAssetsLoaded); function onAssetsLoaded(err, root) { if (err) throw err; // Obtain a message...
来源: Laya_示例 发布时间: 20241118
...(function() { var Loader = Laya.Loader; var Browser = Laya.Browser; var Handler = Laya.Handler; var ProtoBuf = Browser.window.protobuf; Laya.init(550, 400); ProtoBuf.load("res/protobuf/awesome.proto", onAssetsLoaded); function onAssetsLoaded(err, root) { if (err) throw err; // Obtain a message type ...
来源: Laya2.0_示例 发布时间: 20241118
...码,只能截2D图,3D模型场景截的坐标角度都有问题 let canvas: laya.resource.HTMLCanvas = Laya.stage.drawToCanvas(600, 1000, 0, 0); let tex: laya.resource.Texture = canvas.getTexture(); let sp: Laya.Sprite = new Laya.Sprite(); sp.texture = tex; Laya.stage.addChild(sp); 附件 : --> ...
来源: Laya_社区 发布时间: 20191012
...么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 an050602 相关问题 解决跨域相关! laya针对页游耗用内存大的问题是如何解决的? 请问LayaAir中如何使图片以圆形的方式显示? liblayaair.so 总是崩溃,有没有官方人员帮忙解决...
来源: Laya_社区 发布时间: 20190304
...Guidelines’ Developer 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 respons...
来源: Laya_社区 发布时间: 20191108
如何通过代码控制prefab上面的时间轴动画animation? 在prefab上面做了一个时间轴动画,load之后如果能够获取到这个animation通过代码来控制 附件 : --> 2019-02-15 添加评论 已悬赏15元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20190215
... 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. An AudioContext in a cross origin iframe 报错!怎么解决An AudioContext in a cross origin iframe报错 Failed to construct 'AudioContext' 哪位大佬知道,微信小游戏AudioContext为啥获取不到值 粒子3D Sta...
来源: Laya_社区 发布时间: 20180420
微信小游戏报错 这些报错应该是引擎的 1、undefined is not an object (evaluating 'measureResult.width');at socketTask.onmessage callback function 2、null is not an object (evaluating 'this._audio.play');at audioContext.onended callback function 3、Cannot read property 'play' of nul...
来源: Laya_社区 发布时间: 20180728
...被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 an050602 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 预设怎么在代码...
来源: Laya_社区 发布时间: 20190303
...1314 赞同来自: 2017年12月8日 上午9:53 发件人 Apple2. 5 Performance: Software Requirements 4. Design: Preamble Guideline 2.5.2 - Performance - Software Requirements Your app, extension, or linked framework appears to contain code designed explicitly with the capability to change your ap...
来源: Laya_社区 发布时间: 20171221