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

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

171. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 64%]

...ter clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt re...

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

172. 微信小游戏渲染开放域卡顿处理 [ 63%]

...      constructor() {             super();             this.once(Laya.Event.DISPLAY, this, this.onCreate);             this.once(Laya.Event.UNDISPLAY, this, this.onDestroy);         }         /**          * 加入场景          */         protected onCreat...

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

173. 提示“AtlasResourceManager:Dispose the inner Atlas。” [ 63%]

...ction showframe() { var self = this; var xhr = new Laya.HttpRequest(); xhr.once(Laya.Event.COMPLETE,this,completeHandler); xhr.once(Laya.Event.ERROR,this,errorHandler); xhr.send("res/monkey2.png","","get","arraybuffer"); function completeHandler(data){ var url = Laya.Browser.window.URL.createObjectU...

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

174. laya.d3.core.light.LightSprite_API3.0 [ 62%]

...ter clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt re...

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

175. 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 [ 62%]

...IGHT; Laya.stage.bgColor = "#ffffff"; if (Browser.onMiniGame) { Laya.timer.once(1000, this, function():void{ //设置共享画布大小 __JS__('sharedCanvas').width = Laya.stage.width; __JS__('sharedCanvas').height = Laya.stage.height; //主域往子域透传消息 __JS__('wx').postMessage({type:"re...

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

176. setSixSideImageSources()传入什么参数都不对呢 [ 62%]

...点对象,获取子节点的索引位置。参数是什么 http 请求 once 的 回调参数,如何传递和接收? IDE中js压缩工具,能不能用类似命令行,或者编译参数等等方式调用? Native端的设备属性不对 Dispather.event参数传的是数组,为什么收到...

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

177. 回调函数... [ 62%]

... 引擎有没有管理或访问系统剪贴板的方法函数 http 请求 once 的 回调参数,如何传递和接收? MOUSE_OVER注册的响应函数,如果鼠标一直在动,多久会执行一次,一帧吗?和frameLoop一样? 如何定义动画播放过某帧后的回调函数 load ...

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

178. restrict不准确 [ 62%]

...extWidth宽度不准确 双指缩放在ios真机缩放不准确 Laya.timer.once计时不准确的问题 MeshCollider 碰撞范围不准确 Browser.onMobile类判断是否android 和移动设备不准确 physicsSimulation.rayCast在新版本里选取不准确 文本换行不准确问题 LayaAir3.0 ...

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

179. Laya.stage.height 获取的时候不准确 [ 62%]

...在ios真机缩放不准确 MeshCollider 碰撞范围不准确 Laya.timer.once计时不准确的问题 Browser.onMobile类判断是否android 和移动设备不准确 fixedwidth适配模式下获取Laya.stage.height有一定时间的延时 问题状态 最新活动: 2017-03-24 03:26 浏览: 836 关...

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

180. HTMLDivElement传参数 [ 62%]

...进入的参数 Laya2.20bata4版本使用HTMLDivElement报错 http 请求 once 的 回调参数,如何传递和接收? HtmlDivElement宽度设置错误 问题状态 最新活动: 2018-03-23 17:14 浏览: 823 关注: 2 人

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