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

大约有 1,077 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0058 秒)

531. 2.7.1 加载的ttf不生效 [ 54%]

...兄也上传了demo,可你们咋就不回答哟!!!! 附件 : --> test-font.rar 2020-09-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 kylin 赞同来自: 溪水娃娃 、郭兆奎 原因: 1) demo里...

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

532. 手指划出屏幕接不到 mouseout事件 [ 54%]

...试,鼠标划出黑色框,list不会回弹。 在window 和安卓中 test.zip 2017-12-21 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 helianchu 相关问题 【屏幕适配】在LayaAir上面是竖屏,为什么到微信开发工...

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

533. HtmlDivElement宽度设置错误 [ 54%]

...显示是以文本宽度来显示的 示例代码export default class HtmlTest extends Laya.Sprite { constructor() { super(); this.init(); } init() { this.bg = new Laya.Sprite(); this.bg.graphics.drawRect(0, 0, 200, 200, '#ccc'); this.addChild(this.bg); this.htmlTxt = new Laya.HTMLDivElement(); this...

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

534. 关于颜色矩阵的Alpha值设置失效 [ 54%]

...怎么处理??在线等,急。 测试工程已上传   附件 : --> test.zip 2018-04-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 w1114367261 赞同来自: WebGL模式下有问题已经进行了反馈...

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

535. Laya2.00beta2 加载ls后贴图无法正确显示 [ 54%]

...件,通过Laya.loader.create加载后,无法显示贴图 附件 : --> Test.rar 2018-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 hj 赞同来自: 问题已重现,反馈给引擎部了 2018-10-06 0 0 ...

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

536. Laya.WorkerLoader 启用报错 [ 54%]

...     请搜索以下关键词,查看测试修改 //==================test webworkerloader================== 附件 : --> workerloader.zip 2019-05-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox 赞...

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

537. 截屏的图片太大,微信无法分享,求助 [ 54%]

...ff,width,height) {    conch.saveAsPng(arrayBuff,width,height,"/sdcard"+"/test.png" );  }  -------------------------------- 因为截屏的图片超过2M,安卓端会报如下错误: 06-15 18:29:36.112 26703-26845/com.wesai.doudizhu E/MicroMsg.SDK.WXMediaMessage: checkArgs fail, thumbData is ...

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

538. laya.d3.core.trail.TrailMaterial [ 54%]

...blic Properties Show Inherited Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  blend : int 获取混合方式。 TrailMaterial  blendDst : int 获取混合目标。 Tra...

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

539. laya.d3.core.material.EffectMaterial [ 54%]

...blic Properties Show Inherited Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  blend : int 获取混合方式。 EffectMaterial  blendDst : int 获取混合目标。 Ef...

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

540. 布局后的对象的x y坐标如何获取? [ 54%]

...enterY后,就无法获取到这个Box的坐标了呀? console.log(this.test1.x ) //结果是 0  但console.log 这个对象,可以看到_x _y 的坐标   请问如何获取到这个被布局后的x y坐标呀? 附件 : --> 2019-07-01 添加评论 免费帖 --> 分享 微博 QZONE 微...

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