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

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

91. 2D性能优化 · LayaAir3.0文档 · LAYABOX [ 63%]

...ader.load("res/apes/monkey2.png",Laya.Handler.create(this,function() { var texture=Laya.loader.getRes("res/apes/monkey2.png"); var sp=new Laya.Sprite(); sp.graphics.drawTexture(texture,0,0); sp.size(texture.width,texture.height); Laya.stage.addChild(sp); })); 使用Graphics.drawTexture并不会自...

来源: Laya3.0_文档 发布时间: 20231008

92. Spine的播放出现闪烁 [ 63%]

...致出现闪烁。 原因:spine动画模板类SpineTemplet_3_x 使用的Texture是加载回来后,从新创建了一个SpineGLTexture,没有放进Loader.textureMap中管理,既textureMap中缓存起来的Texture与spine在destroyUnusedResources后没有关联了,然后spine是调用drawTri...

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

93. 资源清理问题 [ 62%]

...请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: texture.bitmap.enableMerageInAtlas = false; 2018-04-18 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 shiyang 相关问题 laya针对页游耗用内存大的问...

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

94. 九宫格图片性能问题 [ 62%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) Texture图片能否进行翻转? matter中layasprite怎么改变图片大小? 关于适配采用showAll后留白部分的颜色问题 ios14系统下 blendMode='lighter' 图片异常 IDE创建的UI 层级问题 ios原生...

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

95. laya.resource.Texture2D [ 62%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Texture2DProperties | Methods | Constants Packagelaya.resourceClasspublic class Texture2DInheritanceTexture2D BaseTexture laya.resource.Bitmap Texture2D 类用于生成2D纹理。 Public Properties Hide Inherited Public Pr...

来源: Laya2.0_api 发布时间: 20190513

96. RenderTexture: unkonw depth format. [ 61%]

RenderTexture: unkonw depth format. webGL模式下, 项目一直报这个调试信息,请解析下原因,分析下大概是什么问题导致的。 附件 : --> HB_laba_10.rar 2018-11-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

97. laya2.0微信开发域无法显示 [ 61%]

...a2.0提供了WXOpenDataViewer来做开放域显示。 以前1.0的new Laya.Texture(sharedCanvas)的构建方式不行了,修改方案可以参考以下WXOpenDataViewer的Texture创建方案。 2018-12-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先...

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

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

...,请把此信息截图给研发商 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

99. 做"活动说明"图片滚动,图片超过2048不允许mask? [ 59%]

...致APP上架被拒的说明 matter中layasprite怎么改变图片大小? Texture图片能否进行翻转? ios14系统下 blendMode='lighter' 图片异常 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 图片添加点击事件 有的...

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

100. 图片如何能实现按照弧度360度的裁剪? [ 59%]

...yte对gb2312的实现翻译 matter中layasprite怎么改变图片大小? Texture图片能否进行翻转? 关于Laya实现Matter.js官方案例凹多边形的问题 屏幕适配怎样实现铺满全屏,又不被拉伸? 问题状态 最新活动: 2019-06-15 14:15 浏览: 1025 关注: 5 人

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