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

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

281. 请教LayaAir 2.2.0 改了哪些有关mask的代码 [ 39%]

...,就加载了两张图。ios几乎必现,进去就是这样子的贴图丢失了一样,过了一会自己就好了。 2019-10-30 0 0 分享 微博 QZONE 微信 xin 赞同来自: 这个bug还在,昨晚查了好久最终排查是mask的原因。ios上很容易就出现了 2019-11-27 0 1 分享...

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

282. APP二次开发传字符串过长问题 [ 38%]

...test",str); 二次开发中 APP调用JS方法的时候str字符串过长有丢失,请问是否有这个问题呢?请帮忙查看下? (字符串大概只收到1000个字符左右) 原字符串(在JAVA端打印): iVBORw0KGgoAAAANSUhEUgAAAQQAAAEECAYAAADOCEoKAAAABHNCSVQICAgIfAhkiAAABVlJREF...

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

283. laya.events.Event [ 37%]

...属性值。Event  DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event  DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event  DOUBLE_CLICK : String = doubleclick[static] 定义 doubleclick 事件对象的 type 属性值。Event  DRAG...

来源: Laya2.0_api 发布时间: 20190513

284. laya.events.Event [ 36%]

...属性值。Event  DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event  DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event  DOUBLE_CLICK : String = doubleclick[static] 定义 doubleclick 事件对象的 type 属性值。Event  DRAG...

来源: laya_api 发布时间: 20170929

285. 如何能监听到TouchStart和TouchEnd事件 [ 35%]

...     static FULL_SCREEN_CHANGE: string;         /**显卡设备丢失时触发*/         static DEVICE_LOST: string;         /**模型更换时触发*/         static MESH_CHANGED: string;         /**材质更换时触发*/         static MATERIAL_CHANGE...

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

286. laya.ui.UIEvent [ 35%]

...e 属性值。Event DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event DOUBLE_CLICK : String = doubleclick[static] 定义 doubleclick 事件对象的 type 属性值。Event DRAG_END :...

来源: Laya2.0_api 发布时间: 20190513

287. laya.ui.UIEvent [ 34%]

...e 属性值。Event DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event DOUBLE_CLICK : String = doubleclick[static] 定义 doubleclick 事件对象的 type 属性值。Event DRAG_END :...

来源: laya_api 发布时间: 20170929

288. laya.d3.physics.PhysicsSimulation_API3.0 [ 33%]

...如果引擎运行缓慢,可能需要增加该次数,否则模拟器会丢失“时间",引擎间隔时间小于maxSubSteps*fixedTimeStep非常重要。 Static disableSimulation disableSimulation: boolean = false Defined in laya/d3/physics/PhysicsSimulation.ts:86 Accessors continuousCollisionDetec...

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

289. socket通讯返回数据 [ 32%]

...具体方法是怎样的? 微信小游戏Laya.LocalStorage.getItem数据丢失 一个panel有多种渲染选项,如何将这个数据分发给各个渲染选项类? ts 用 getChildByName 返回类型出错 RayCastAll射线检测同一MeshColliderShape返回两个结果 socket监听 问题状...

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

290. 分享:Dragonbones/Spine的换肤操作 [ 30%]

...用到IK和网格的动画需要开启WebGL,否则可能会出现皮肤丢失的情况      3、Dragonbones与spine的接口是一样的,除第一种情况外,下面的示例通用于Dragonbones和spine   下面我们就一个个来看下如何使用换肤的方法 1、局部换肤-根据...

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