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

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

1. 提示资源重复加载 [ 100%]

... onEnable(): void { }  onDisable(): void { } }       esources already exist,is repeated loading: D:/reserch/H5/Petfriend/code/Petfriend%20v1.01/Petfriend/bin/Comp/yard_mailbox.png laya.core.js:23676 Resources already exist,is repeated loading: D:/reserch/H5/Petfriend/code/Petfriend%20v1.01/Petfr...

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

2. 加载prefab的代码编译失败,提示“Property 'transform' does not exist on type 'Node'” [ 81%]

加载prefab的代码编译失败,提示“Property 'transform' does not exist on type 'Node'” 我从unity工程导出prefab到layaair中使用,根据文档中的介绍,使用如下代码加载prefab资源,             Laya.Sprite3D.load("res/prefabs/Conventional/SampleScene.lh", Laya...

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

3. property 'laya3d' does not exist on type 'typeof laya' [ 80%]

property 'laya3d' does not exist on type 'typeof laya' 2017-05-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 问题描述不明确,请详细描述下重现步骤! 2017-05-11 0 0 ...

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

4. 深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 [ 78%]

...ish.js脚本中也做同样的事情就好。 public.bat[code]@echo off if exist ..\..\build ( rmdir /s/q ..\..\build ) if exist ..\..\bin\tsc\layaAir ( rmdir /s/q ..\..\bin\tsc\layaAir ) node index.js cd ..\ gulp build @pause 复制代码[/code] 查看代码易知,在编译前,会先删除build...

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

5. 关于as的XmlDom的warning [ 78%]

... 发起人 llyc0cyll 相关问题 Warning!,this class[MiniAdpter] already exist: Object {init: } GradientDataNumber warning是什么 Warning!,this class[MiniAdpter] already exist: Object {init: } Error or warning message:LayaUISample.max.js 安卓native有个warning,确认一下,谢谢 Warning!,th...

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

6. 项目发布后的code.js文件如何使用?? [ 76%]

...ivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 问题状态 最新活...

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

7. vs code launch.json调试配置 [ 74%]

...Sense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "chrome", "request": "launch", "name": "Launch Chrome", "url": "http://loca...

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

8. iphone环境下使用image加载同域名下的验证码地址,居然启用了不同的sessionid,导致验证码失效 [ 70%]

...使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 iphoneX环境下新手引导的抠图透明区域为...

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

9. 在FB中编译后能不能不使用谷歌浏览器调试? [ 70%]

...何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. iphone自带浏览器页面怎么锁定 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后...

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

10. __class is not defined [ 69%]

...ned exports is not defined (js篇) Warning!,this class[MiniAdpter] already exist: Object {init: } 打包出来 code.js报错 laya is not defined 在android studio上运行ConchJNI.RunJS("JaveCallback.onHide()"),提示JaveCallback is not defined 为什么new不出Rectangle的类,提示not defined...

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