大约有 848 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0049 秒)
...了这个问题 Texture2D.load("res/env/mountain1_3.png", Handler.create(null, function(tex:Texture2D):void { menu_sprite_jian.graphics.drawTexture(tex,0,0); }));这样然后无法drawtexture报同样的错误 但是这个type要如何加上去呢?是...
来源: Laya_社区 发布时间: 20190508
...y(point, ray); 提示错误:Cannot read property 'viewportPointToRay' of null" 附件 : --> H5Dev.rar 2018-04-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 w1114367261 赞同来自: 你需要把你的camera...
来源: Laya_社区 发布时间: 20180415
...,原因未知,偶现 TypeError: Cannot read property '_getSource' of null at Context.drawTriangles (laya.core-56a0e.js:1:260080) at DrawTrianglesCmd.run (laya.core-56a0e.js:1:288118 at Graphics._renderAll (laya.core-56a0e.js:1:300421) at RenderSprite.transform_drawLayaGL [as _fun] (laya.core-56a...
来源: Laya_社区 发布时间: 20230714
...xpressions and declarations with an implied 'any' type. */ // "strictNullChecks": true, /* Enable strict null checks. */ // "strictFunctionTypes": true, /* Enable strict checking of function types. */ // "strictPropertyInitialization": true, /*...
来源: Laya_社区 发布时间: 20190408
...加载报错 Uncaught TypeError: Cannot read property '_vertexBuffers' of null at MeshRenderStaticBatchManager.__proto._compare (laya.d3.js:25390) at MeshRenderStaticBatchManager.__proto._partition (laya.d3.js:6497) at MeshRenderStaticBatchManager.__proto._quickSort (laya.d3.js:6520) at MeshRenderSt...
来源: Laya_社区 发布时间: 20181218
...不用处理了。 Laya.loader.load("res/aaa.scene", Laya.Handler.create(null, (content)=>{console.log(content)})); Laya.loader.load("res/bbb.json", Laya.Handler.create(null, (content)=>{console.log(content)})); 2019-04-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠...
来源: Laya_社区 发布时间: 20190425
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 Animation 的createFrames 使用已经加载的图集缓存动画失败 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 小游戏项目 加载有中文的json文件 报...
来源: Laya_社区 发布时间: 20171228
...注意:不缓存 然而它的实现调用的是 Laya.loader.create(url, null, null, Scene); 但是create的第7个参数,cache默认是true。 也就是说Laya.Scene.load的注释不太对。 不知道是不是这个原因,请官方答疑。 2018-09-07 0 0 分享 微博 QZONE 微信 古 赞...
来源: Laya_社区 发布时间: 20180907
...生改变时会报错Uncaught TypeError: Cannot read property 'length' of null LayaAirIDE无法打开代码编辑器,原因初次安装填写路径错误 iOS 重新初始化引擎 在初始化时候使用canvas 或者WebGL 两种模式对使用引擎有什么区别? ls文件导入错误 版本...
来源: Laya_社区 发布时间: 20170112
...e.version/lib ... js:1: TypeError: Cannot read property 'createTexture' of null s.completeCreate()},n.disposeResource=function(){this._source&&(V.mainContext.deleteTexture(this._so ...
来源: Laya_社区 发布时间: 20180129