大约有 3,617 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)
Laya_社区(2682) Laya3.0_api(265) Laya2.0_文档(227) Laya2.0_api(113) Laya3.0_文档(104) laya_api(98) Laya_示例(83) Laya2.0_示例(45)
...,worker有问题。 Laya.WorkerLoader.workerSupported 这个属性是为true的,但是加载资源解析png的过程中,解析失败了, Laya.loader.load的complete handler没有返回。假如把 Laya.WorkerLoader.workerenable 改为false,则游戏正常运行。 那几个手机的原...
来源: Laya_社区 发布时间: 20180708
...导致的,预处理简单流程如下: 1.设置Laya.Shader3D.debugMode=true 2.运行游戏,按F12,播放特效记录绿色字样里的name sub pass defines 3.代码里在特效创建之前使用Laya.Shader3D.compileShaderByDefineNames(shader.name,shader.sub,shader.pass,shader.defines)预处...
来源: Laya_社区 发布时间: 20200418
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Panel加了vScrollBarSkin还是不能滚动 List滑动条会引起单元格上的按钮点击后多次触发点击事件 鼠标滚轮滚动事件 问两个小游戏的问题 用EffectAnimation实现Button的...
来源: Laya_社区 发布时间: 20170625
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 问题状态 最新活动: 2019-11-18 10:50 浏览: 2065 关注: 2 人 150*****139 • 2019-11-22 17:37 更新到2.3.0 ,确实没问题了...
来源: Laya_社区 发布时间: 20191115
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且...
来源: Laya_社区 发布时间: 20181112
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Laya3D里的material可以设置flat shading么 anchor锚点设置不生效 关于同为object层,层级设置无效的问题 list 每次滑动,都是可以滑动一点点,可不可以如何设置,...
来源: Laya_社区 发布时间: 20181128
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Laya3D里的material可以设置flat shading么 龙骨skeleton鼠标点击区域的设置 请教下微信小游戏的内存和数据缓存? list 每次滑动,都是可以滑动一点点,可不可以如...
来源: Laya_社区 发布时间: 20170215
...这图,这是同样的参数编译出来的结果. -define=CONFIG::debug,true -define=CONFIG::userID,'84400' -define=CONFIG::sidStr,'192.168.0.198' -define=CONFIG::port,20000 代码: 编译结果: 2018-12-17 0 0 分享 微博 QZONE 微信 郭兆奎 赞同来自: 因任务紧张,我们...
来源: Laya_社区 发布时间: 20181217
...ns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya/events/EventDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件类型注...
来源: Laya3.0_api 发布时间: 20231115
.../旋转摄像机角度 camera.transform.rotate(new Laya.Vector3(-6, 0, 0), true, false); //设置摄像机视野范围(角度) camera.fieldOfView = 33; 附件 : --> 2018-09-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20180910