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

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

471. 微信小游戏利用开放域好友关系链做排行榜 [ 44%]

...   Laya.stage.addChild(sprite);                 sprite.graphics.drawTexture(rankTexture,0,0,rankTexture.width,rankTexture.height);                  // console.log("再次往开放域发请求");                 // openDataContext.postMessage({   ...

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

472. TimeLine如何判断其是否已经被销毁? [ 43%]

...了 Skeleton动画销毁之后依然占用内存 怎么检测点是否在 graphics所绘制的区域内 问题状态 最新活动: 2016-12-15 12:37 浏览: 2562 关注: 2 人 daohu • 2016-12-15 15:34 @cuixueying 看我发的题目,我感觉你理解错了我的意思。我写输出一到五是...

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

473. 真机调试 开启子域后 提示出现window is not defined [ 41%]

...as); rankTexture.bitmap.alwaysChange = true; var pl = new Laya.Sprite() pl.graphics.drawTexture(rankTexture, 0, 0); body.addChild(pl)  } 附件 : --> 2018-12-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya...

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

474. 3d资源释放的问题 [ 37%]

...问题 有元件支援视频流渲染吗? Image元件读不了资料流 graphics alpha 问题 问题状态 最新活动: 2018-08-15 21:42 浏览: 1450 关注: 5 人 ggg333 • 2018-08-15 11:27 非常感谢回复,对于3,常驻内存然后使用时候创建对象的做法,上面那段代码...

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

475. 动画不显示 [ 35%]

...Texture = Laya.loader.getRes(m_MapImgUrl);             m_mapLayer.graphics.drawTexture(tex);             m_mapLayer.width= tex.width;             m_mapLayer.height = tex.height;             this.on_stage_resize();         }         private function on_...

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

476. 自定义shader-简单shader [ 34%]

...ort laya.d3.core.Sprite3D; import laya.d3.core.scene.Scene; import laya.d3.graphics.VertexElementUsage; import laya.d3.math.Quaternion; import laya.d3.math.Vector3; import laya.d3.resource.Texture2D; import laya.d3.resource.models.CapsuleMesh; import laya.d3.resource.models.Mesh; import laya.d3.reso...

来源: Laya_示例 发布时间: 20241119

477. LayaAir引擎工具会员专属功能介绍(TypeScript-简介篇(TS)-LayaAir引擎简介) [ 34%]

...re = Laya.loader.getRes("comp/comp.png"); var sp:Sprite = new Sprite(); sp.graphics.drawTexture(img); Laya.stage.addChild(sp); })); Laya.loader.load("res/atlas/test.atlas", Handler.create(this, function():void { var img:Texture = Laya.loader.getRes("test/test.png"); var sp:Sprite = new Sprite(); sp....

来源: Laya2.0_文档 发布时间: 20210714

478. Laya中Button等组件lose skin的问题 [ 30%]

...停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! graphics alpha 问题 unity 粒子特效 laya插件有问题? 请问如何让textinput组件输入密码的时候显示*号? Laya 鼠标Cursor怪异问题,有demo 问题状态 最新活动: 2019-11-22 17:16 浏览: 1282...

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