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

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

431. APK扩展机制(TypeScript-LayaNative原生服务-LayaNative进阶) [ 53%]

...径下查找。通过这种zip机制便可以解决GooglePlay规定APK的size超过100MB,要求增加扩展包的问题。 ## 1.机制详解 ### 1.生成DCC 测试项目用DCC工具打包资源 ![图1](img/1.jpg) ### 2.压缩文件 把资源包放到扩展文件中,压缩cache文件,文件要...

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

432. styles.xml报错 [ 52%]

...he following errors: </h3> <div style="font-family:monospace;font-size:12px">error on line 1 at column 53: attributes construct error </div> <h3>Below is a rendering of the page up to the first error. </h3> </parsererror> </body> </html> 2017-11-30 添...

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

433. timer.loop里面修改Text.text在微信小程序上用iPhone打开出现闪屏 [ 52%]

...题,  this.myTest = new Laya.Text() this.myTest.pos(0, 0) this.myTest.size(100, 100) this.myTest.fontSize = 13 this.myTest.color = "#ffffff" this.myTest.align = "center" this.addChild(this.myTest) this.timer.loop(10, this, this.timerClick)     timerClick() {   this.myTest.changeText("改变的...

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

434. 关于video [ 52%]

...r reference = new Laya.Sprite(); Laya.stage.addChild(reference); reference.size(640, 960); reference.graphics.drawRect(0, 0, reference.width, reference.height, "#CCCCCC"); // 每次舞台尺寸变更时,都会调用Utils.fitDOMElementInArea设置Video的位置,对齐的位置和refence重合 Lay...

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

435. (分享)填个坑,关于天空盒子的导出(制作)教程,自测勿喷 [ 52%]

...Sunny.bottom.jpg",  "pz": "Sunny.left.jpg",  "nz": "Sunny.right.jpg",  "size": 1920 }” 里面的文件名写上自己对应的贴图名字,保存为.ltc文件   2、网上自己找贴图 首先找到一张自己满意的天空图片 然后利用PTGui或其他类型软件将图片切成6张...

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

436. 分享:TiledMap设置viewport后黑屏问题! [ 52%]

...Sprite() as Sprite;//为tiledMap整个地图的显示容器设置宽高 sp.size(800,800); } } } 2017-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 谢谢分享~\(≧▽...

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

437. laya3d动态生成文字贴给模型材质时只有背景颜色生效 [ 52%]

...下背景颜色了   var te: Laya.Label = new Laya.Label("test"); te.fontSize = 200; te.color = "#000000"; te.bgColor = "#d90f0b";  jm.albedoTexture = te.size(500, 500).drawToCanvas(500, 500, 0, 0).getTexture() 附件 : --> 2019-07-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

438. TypeError Uncaught TypeError: Object #<error> has no method '_addReference' [ 52%]

...!,this class[MiniAdpter] already exist: Object {init: } Error: asBitmap no size! 问题状态 最新活动: 2018-03-09 10:29 浏览: 764 关注: 2 人

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

439. Unity资源导出插件 · LayaAir3.0文档 · LAYABOX [ 52%]

...:Perspective透视(Field of View视野范围),Orthographic正交(size视野大小)) Clipping Planes(剪裁平面) 支持(包括:Near近点、Far远点) Viewport Rect(标准视图矩形) 支持(包括:X、Y、W、H) Allow HDR(允许渲染高动态色彩画面) ...

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

440. uncaught error: laya3d: unknown mesh version [ 52%]

... LayaAirIDE2.2 - Laya3D init error ,must support webGL Error: asBitmap no size! unity粒子特效的sorting fudge层级排序与laya3d的渲染显示相反 Laya3d球星添加了刚体,但是碰撞无法触发onTriggerEnter的问题,120元有偿悬赏解答 希望Laya3D的入门提供一个unity...

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