• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 276 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)

71. LayaAPP打包后laya.webgl.j错误,浏览器测试没问题 [ 72%]

...,请把此信息截图给研发商 TypeError: Cannot read property '_glTexture' of undefined http://stand.alone.version/lib ... 5906: TypeError: Cannot read property '_glTexture' of undefined _i32b[2]=isloaded?value.bitmap._glTexture.id:0; ^^ TypeError: Cannot read property '_glTexture' of undefin...

来源: Laya_社区 发布时间: 20190302

72. 角色模型的材质列表切换后,不播放动作了 [ 71%]

...l': Laya.VertexElementUsage.NORMAL0, 'a_Texcoord': Laya.VertexElementUsage.TEXTURECOORDINATE0 }; var uniformMap = { 'u_MvpMatrix': [Laya.Sprite3D.MVPMATRIX, Laya.Shader3D.PERIOD_SPRITE], 'u_WorldMat': [Laya.Sprite3D.WORLDMATRIX, Laya.Shader3D.PERIOD_SPRITE], 'u_texture': [CustomMaterial.DIFFUSETEXTU...

来源: Laya_社区 发布时间: 20170815

73. 缓存动画图片会有上限嘛 [ 71%]

...as garbageCollection =1 [.CommandBufferContext]RENDER WARNING: there is no texture bound to the unit 0 使用Laya.loader.clearRes(path)释放资源也无效;求救 2019-01-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

来源: Laya_社区 发布时间: 20190111

74. 一直很奇怪laya为啥不能改图片混颜色,必须通过滤镜来做 [ 71%]

...,顶点带一个颜色数据,在fs里面把这个color的varying乘到texture颜色上面就行。其实就是所谓的顶点色。因为默认所有的sprite都带这个数据,不会影响batch 现在laya实现的这个滤镜,功能确实是更强大,可以实现各种效果,本质是...

来源: Laya_社区 发布时间: 20190827

75. 使用高度图的时候 Cannot read property 'width' of undefined [ 69%]

...hTerrainSprite3D.createFromMeshAndHeightMap(terrain.meshFilter.sharedMesh, texture, 45.58879852294922, -45.58879852294922); //报错:Cannot read property 'width' of undefinedDemo见附件。   附件 : --> test.rar 2017-06-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

来源: Laya_社区 发布时间: 20170601

76. localRotationEulerY旋转位置错误 [ 69%]

...  var planeMat = new Laya.BlinnPhongMaterial();         Laya.Texture2D.load("res/grass.png", Laya.Handler.create(this, function (tex: Laya.Texture2D): void {             planeMat.albedoTexture = tex;         }));         //设置纹理平铺和偏移...

来源: Laya_社区 发布时间: 20201120

77. 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 [ 68%]

...promise) TypeError: Cannot read property 'width' of null     at Function.Texture._create (laya.core.js:15946)     at Texture.__proto._onLoaded (laya.core.js:15750)     at EventHandler.__proto.runWith (laya.core.js:1410)     at ResInfo.__proto.event (laya.core.js:1166)     at LoaderManager....

来源: Laya_社区 发布时间: 20200201

78. 图片像素精准点击问题! [ 67%]

...件,急,大神帮看哈 如何设置Sprite的宽高和点击区域? Texture图片能否进行翻转? 救命!canvas定位后 点击区域偏移,求大大们解答 求指点3d射线碰撞和UI点击穿透的问题 ui list 里面的元素不能点击两次 ios14系统下 blendMode='lighter'...

来源: Laya_社区 发布时间: 20180731

79. 如何加载使用从服务器下载的图片 [ 67%]

...load()方法之后使用URL.basePath方法。 例如:   material.diffuseTexture = Laya.Texture2D.load("res/layabox.png");box.meshRender.material = material;Laya.URL.basePath = "https://XXXX.com";//请把XXXX换成自己的真实网址;//在此之下,再使用load加载资源,都会自动加...

来源: Laya_社区 发布时间: 20180718

80. 加载本地图片出错 [ 67%]

...问下加载TFF字体要怎么加载呢? IDE1.7.8 json图集加载问题 Texture图片能否进行翻转? matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 播放声音出错,求指教 打包出来后的APP打开加载速度过慢,有黑屏,如...

来源: Laya_社区 发布时间: 20180415