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

大约有 3,052 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0095 秒)

3011. laya微信小游戏加载外部素材失败 急急急 [ 36%]

...已配置安全域名 也修改了 Laya.URL.basePath     附件 : --> 2018-04-26 添加评论 已悬赏50元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 15 个回复 黄星 赞同来自: 你先试一下勾选上“不检验xxx”的那个选...

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

3012. SVG渐变精灵的扩展脚本继承了多个精灵, 在safari环境下重叠了渲染 [ 35%]

...         // gradient direction         const VERTICAL_GRADIENT = 'x1="0" x2="1" y1="0" y2="0"';         const HORIZONTAL_GRADIENT = 'x1="0" x2="0" y1="0" y2="1"';         const TOP_RIGHT_GRADIENT = 'x1="1" x2="0" y1="0" y2="1"';         const DEFAULT_GRADIENT = 'x1="0" x2="1" y1=...

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

3013. APK上粒子透明度问题 [ 35%]

...studio打出apk在模拟器上缺失透明的 附件 : --> LIZICESHI.rar 2017-12-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 11 个回复 浪货界扛把子 赞同来自: demo附上,麻烦抓紧给看一下,这边...

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

3014. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 35%]

...inkedBodies Defined in laya/d3/physics/constraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Co...

来源: Laya3.0_api 发布时间: 20231115

3015. laya.resource.RenderTexture2D_API3.0 [ 35%]

...rrides BaseTexture.constructor Defined in laya/resource/RenderTexture2D.ts:107 Parameters width: number 宽度。 height: number 高度。 Default value format: RenderTargetFormat = RenderTargetFormat.R8G8B8 纹理格式。 Default value depthStencilFormat: RenderTargetFormat = RenderTargetFormat.No...

来源: Laya3.0_api 发布时间: 20231115

3016. laya.resource.NativeRenderTexture2D_API3.0 [ 35%]

...式。 Default value depthStencilFormat: number = RenderTargetFormat.DEPTH_16 深度格式。 创建一个 RenderTexture 实例。 Default value create: boolean = true Returns NativeRenderTexture2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 _is...

来源: Laya3.0_api 发布时间: 20231115

3017. 如何能监听到TouchStart和TouchEnd事件 [ 34%]

...ouchStart和TouchEnd事件 如何能监听到TouchStart和TouchEnd事件 2017-06-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 189*****192 赞同来自: Sean8023 Laya.stage.on(Event.MOUSE_UP, this, onApeReleas...

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

3018. WebSocket通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

WebSocket通信一、WebSocket基础概念1.1 背景与起源1.2 主要特点1.3 工作原理二、Laya.Sokcet通信基础2.1 建立连接的方式2.2 事件监听与处理三、webSocket数据通信实例3.1 字符串数据通信3.2 二进制数据通信3.3 基于Laya.Byte二进制通信四、其...

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

3019. 使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 [ 33%]

...。   第二个办法:修改引擎代码文件 libs/laya.wxmini.js,1.8.0beta 版本的引擎代码文件 libs/laya.wxmini.js,需修改的地方有如下几处:   1、在第8行下面添加对 laya.net.ResourceVersion 的引用: var ResourceVersion = laya.net.ResourceVersion;  2、第...

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

3020. 安卓端概率性崩溃 [ 33%]

...概率性闪退 下面是bugly捕捉到的堆栈     #00 pc 00000000005d1e98 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JCFileResManager::getRes(char const*, int, int)+148) [arm64-v8a] 2 #01 pc 00000000005c6cd8 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaa...

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