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

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

241. laya.ui.VScrollBar [ 53%]

...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...

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

242. laya.ui.HScrollBar [ 53%]

...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...

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

243. 动态图集 · LayaAir3.4 · 引擎文档 · LAYABOX [ 53%]

...argeTextureCount}/${stats.config.maxLargeTextures}`); // 定期监控 Laya.timer.loop(1000, this, () => { const stats = atlasManager.getStatistics(); if (stats.usageRate > 0.9) { console.warn("图集空间使用率超过 90%,考虑增加 maxLargeTextures"); } }); 2.7 清理与销毁 清理...

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

244. [LayaAir2]Spine动画无法正常加载显示 [ 53%]

....ani.js:2723:37)     at Skeleton._update (laya.ani.js:2588:104)     at TimerHandler.run (laya.core.js:22323:56)     at Timer._update (laya.core.js:22165:41)     at Stage._updateTimers (laya.core.js:17751:25)     at Stage.render (laya.core.js:17713:18)     at Stage._loop (laya.core.js:176...

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

245. laya.ui.ScaleBox_API3.0 [ 53%]

...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender des...

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

246. laya.ui.Box_API3.0 [ 52%]

...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender des...

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

247. laya.d3.core.scene.Scene3D_API3.0 [ 52%]

...lRect shadowMapFrequency skewX skewY skyRenderer stage staticCache texture timer transform url viewport visible width x y zOrder _updateMark Methods _initialize _processActive _setCullCamera addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains c...

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

248. 性能测试-卡通人物2 [ 52%]

...text.fontSize = 60; text.color = "#ff0000" Laya.stage.addChild(text); Laya.timer.frameLoop(1, this, this.gameLoop); } createCharacters() { let char; let charSkin; for (let i = 0; i = 0; i--) { characters[i].update(); } if (Laya.timer.currFrame % 60 === 0) { text.text = Stat.FPS.toString(); } } } cla...

来源: Laya2.0_示例 发布时间: 20260303

249. laya.ui.UIComponent [ 52%]

...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...

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

250. 微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene [ 52%]

...l:1 (anonymous) @ WAGame.js:3 (anonymous) @ WAGame.js:11 ontimeout @ VM130 timers.js:469 tryOnTimeout @ VM130 timers.js:304 listOnTimeout @ VM130 timers.js:264 附件 : --> 3DProj.zip release.zip 2018-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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