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

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

161. TimeLineUI不存在的问题 [ 68%]

...19-02-18 10:55 仿照gameconifg 里面的 注册代码,把这些UI类 在main 主类中 ,引擎初始化之后的地方 写上注册代码。 Ex木 • 2019-02-24 10:28 但是在代码和文档中搜不到TimeLineUI啊,没有办法注册

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

162. AS版本生成的js中出现了this.Buffer() [ 67%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:打地鼠 AS、JS、TS版本 Demo! 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相关内容,...

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

163. Vector3.equals是不是有问题,还是我理解错误 [ 67%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 路径是对的,但老是,调试控制台提示:错误,图片是IDE自带的,也不显示 laya....

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

164. 多光源渲染(TypeScript-3D基础(TS)-LayaAir3D之灯光) [ 67%]

...到场景 Laya.stage.addChild(scene); var camera = scene.getChildByName("Main Camera"); camera.addComponent(CameraMoveScript); camera.transform.localPosition = new Laya.Vector3(8.937199060699333, 61.364798067809126, -66.77836086472654); //将灯光移动脚本添加到摄像机上 var moveScript = c...

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

165. 多光源渲染(JavaScript-3D基础(JS)-LayaAir3D之灯光) [ 67%]

...到场景 Laya.stage.addChild(scene); var camera = scene.getChildByName("Main Camera"); camera.addComponent(CameraMoveScript); camera.transform.localPosition = new Laya.Vector3(8.937199060699333, 61.364798067809126, -66.77836086472654); //将灯光移动脚本添加到摄像机上 var moveScript = c...

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

166. dialog的lock属性没出现 [ 67%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. [分享]Dialog 点击边缘不...

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

167. 动效模板(TypeScript-LayaAir基础篇(TS)-动画基础) [ 67%]

...件,在index.html中引用。编写以下代码: ```typescript class Main { constructor() { //初始化舞台 Laya.init(1334,750); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; //加载图集资源,加载成功后将UI界面添加到舞台上 Laya.loader.load("./res/atlas/ui.atlas",L...

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

168. 多次加载一个页面出现_$P为null的情况 [ 67%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 iphone自带浏览器页面怎...

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

169. 隐藏默认的虚拟键、屏蔽APP窗口弹出脚本错误信息 的问题 [ 67%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 关于适配采用showAll后留白部分的颜色问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出...

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

170. 同一个Graphics里面绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count [ 67%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ui list 里面的元素不能点击两次 通过laya嵌入iframe 后 ...

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