大约有 2,746 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0104 秒)
Laya_社区(1928) Laya3.0_api(248) Laya2.0_api(162) laya_api(132) Laya_示例(81) Laya2.0_文档(81) Laya2.0_示例(65) Laya3.0_文档(49)
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2017-11-17 18:10 浏览: 764 关注: 2 人 a1005945485 • 2017-11-17 18:21 要是官方能在项目配置中加个这个选项,编译的时候自动设置这个标题,岂不...
来源: Laya_社区 发布时间: 20171117
..." Defined in laya/utils/Base64Tool.ts:3 Static lookup lookup: Uint8Array = null Defined in laya/utils/Base64Tool.ts:8 Static reg reg: RegExp = /^\s*data:([a-z]+\/[a-z0-9-+.]+(;[a-z-]+=[a-z0-9-]+)?)?(;base64)?,([a-z0-9!$&',()*+;=\-._~:@\/?%\s]*?)\s*$/i Defined in laya/utils/Base64Tool.ts:4 Static...
来源: Laya3.0_api 发布时间: 20231115
...eMaterial.load("res/threeDimen/skyBox/skyBox1/skyBox.lmat", Handler.create(null, function(mat:SkyBoxMaterial):void { camera.skyboxMaterial = mat; Laya.timer.frameLoop(1, this, function():void { mat.rotation += 0.1; }); })); } 2018-10-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20181017
...224, 0], ["lineTo", 224, 448], ["moveTo", 256, 0], ["lineTo", 256, 448] ], null, {strokeStyle: "#0000ff",lineWidth:2});用上面的方式试下,是不是你要的效果,目前webGL还有问题,正在修复,以canvas显示效果为主! 2017-09-01 0 0 分享 微博 QZONE 微信 为什么被...
来源: Laya_社区 发布时间: 20170901
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 项目分包后, 运行出错 问题状态 最新活动: 2018-04-24 10:49 浏览: 1541 关注: 2 人 ant2004eq • 2018-04-25 22:12 你是官方的吗?我浏览器上用了没问题啊?
来源: Laya_社区 发布时间: 20180414
...Handler.create(this, onLoaded), laya.utils.Handler.create(this, onLoading, null, false)); // 使用图集 var arr = []; for(var i=1; i<=12; i++){ arr.push('nvhaidaomao/nvhaidaomao_down'+i+'.png'); } Animation.createFrames(arr, 'plane_fly'); // 运行游戏报错 Failed to load resource:net::ERR_F...
来源: Laya_社区 发布时间: 20170326
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2020-04-10 14:17 浏览: 1499 关注: 2 人
来源: Laya_社区 发布时间: 20190819
...Bead.super(this); this.name = 'sightBead'; this.graphics.drawCircle(0,0,40,null,'#ff0000',1); this.graphics.drawLine(-45,0,45,0,'#ff0000',1); this.graphics.drawLine(0,45,0,-45,'#ff0000',1); this.alpha = 0; Laya.stage.addChild(this); // this.pos(440,640); } Laya.class(sightBeadSprite, "SightBead", La...
来源: Laya_社区 发布时间: 20171012
..., '1');Storage.removeItem('laya');Storage.support = window.localStorage != null;} catch(e){}if(!Storage.support)console.log('LocalStorage is not supprot or browser is private mode.')"); } 2018-07-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180703
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 unity 粒子特效 laya插件有问题? 一个3D正方体模型,想给它六个面贴不同的贴图,该如何处理? 做好的粒子特效在U3D里循环正常。在LAYA插件里预览跳帧闪烁...
来源: Laya_社区 发布时间: 20170920