大约有 2,603 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0097 秒)
...not read property 'props' of undefined preload.js:55 at Function.Laya3D._getSprite3DHierarchyInnerUrls (file:///E:/svn/210/h5engine/trunk/laya/mytalkingtom_demo/bin/libs/laya.d3.js:17679:17) at Loader.Laya3D._onHierarchylhLoaded (file:///E:/svn/210/h5engine/trunk/laya/mytalkingtom_demo/bin/libs/l...
来源: Laya_社区 发布时间: 20190320
....display.Text(); title.text = g_game_title; title.font = "Arial"; title.fontSize = 50; title.stroke = 2; title.strokeColor = "Black"; title.pos(g_stat_width / 2 - title.width / 2, 40); Laya.stage.addChild(title); // 设定版权信息 var copyright = new laya.display.Text(); copyright.text = "Copyri...
来源: Laya_社区 发布时间: 20160623
...a3D is not defined 个人环境: layaAIR 1.5.4beta nodejs v7.2.0 tsc version 2.0.10 采用TS开发,index.html配置如下<body> <!-- Protobuf --> <!--<script type="text/javascript" src="libs/bytebuffer.js"></script> <script type="text/javascript" ...
来源: Laya_社区 发布时间: 20161201
...先登录 发起人 wrecking 相关问题 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to m...
来源: Laya_社区 发布时间: 20211013
...资源释放问题 laya开发的3d跑酷 自定义场景类导出layaMaxUI.ts有前缀导致报错 LayaAir3D 导出和使用U3D粒子特效 问题状态 最新活动: 2017-08-28 15:32 浏览: 4759 关注: 4 人 Supermang42 • 2017-08-28 14:12 問題一;攝影機是要在 LayaBox 裡調整的,...
来源: Laya_社区 发布时间: 20170828
...his.chars, BPFont.fontPool); } /** * 获取一个字体对象 */ private getSprite(): Laya.Sprite { let sp = BPFont.fontPool.shift() || new Laya.Sprite(); return sp; } /** * 创建位图文本 * @param v */ private createFnt(v: string): void { this.clearFnt(); this.createChars(v); } /** * 创建字...
来源: Laya_社区 发布时间: 20180302
...aya 程序开发人员 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 问题状态 最新活动: 2021-09-27 19:50 浏览: 4394 关注: 3 人 Laya_XS • 2021-09-24 12:04 你先在初始化引擎之前执行下: Config.isAntialias = true; Config.useWebGL2 = false; 来...
来源: Laya_社区 发布时间: 20210923
...l.js function CustomMaterial() { CustomMaterial.__super.call(this); this.setShaderName("CustomShader"); } Laya.class(CustomMaterial, "CustomMaterial", Laya.BaseMaterial); CustomMaterial.DIFFUSETEXTURE = 1; CustomMaterial.prototype.getDiffuseTexture = function () { return this._getTexture(CustomMater...
来源: Laya_社区 发布时间: 20170524
...,但没渲染出。 tiledmap缩放时地图位置错乱 1.7.5 LayaAir.d.ts缺少新的缩放 Laya270bete ,带刚体模型运动中缩放后被强制复位到0 缩放scale ,对象位置被重置 问题状态 最新活动: 2022-08-22 18:02 浏览: 7207 关注: 2 人
来源: Laya_社区 发布时间: 20220815
...ion -> Enabled UV Channels -> Nothing, Everything, UV1, UV2, UV3 Lights Trails 2016-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 9 个回复 cuixueying 赞同来自: wangchuanjin 谢谢! 2016-12-19 1 1 分享 ...
来源: Laya_社区 发布时间: 20161219