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

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

1141. Mesh网格-网格加载 [ 59%]

...mport laya.d3.resource.models.Mesh; import laya.display.Stage; import laya.events.Event; import laya.ui.Button; import laya.utils.Browser; import laya.utils.Handler; import laya.utils.Stat; import laya.webgl.WebGLContext; import common.CameraMoveScript; import common.Tool; /** * ... * @author */ pub...

来源: Laya_示例 发布时间: 20251218

1142. laya.html.dom.HTMLDivElement_API3.0 [ 59%]

...ns customRender destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_height get_scaleX get_scaleY get_transform get...

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

1143. 用laya自定义了一个2D 项目和3D项目,运行成功发布网页后,用iOS的uiwebview加载这两个网页,进入后台,加载3D网页的会发生崩溃。 [ 59%]

...8-02-28 15:13 进入后台的时候关闭渲染?我监听了laya.stage的Event.FOCUS和Event.BLUR的事件,在方法中控制了Laya.stage.RenderingEnable打开与关闭,还是会崩溃呀。。。这个官方大大有试吗 Laya_Aaron • 2018-02-28 15:25 你这个uiwebview 怎么用的, ...

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

1144. 引擎中的修改意见 [ 59%]

...}else if(a.length == 1){ lang(a[0]); }else { lang(""); } isChanged = true; event(Event.CHANGE); } }public function lang(text:String, args:Array = null):void { text = langPacks && langPacks[text] ? langPacks[text] : text; if (!args || args.length <= 0) { this._text = text; } else { for (va...

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

1145. 请引擎开发人员不要在用这种写法了 [ 59%]

...et property 'skin' of null at ProgressBar._skinLoaded (laya.ui.js:3741) at EventHandler.runWith (laya.core.js:998) at ResInfo.event (laya.core.js:1039) at LoaderManager._endLoad (laya.core.js:19366) at Loader.onLoaded (laya.core.js:19335) at EventHandler.runWith (laya.core.js:998) at Loader.event (l...

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

1146. zip更新(TypeScript-LayaNative原生服务-LayaNative进阶) [ 59%]

...* * 用zip进行更新。 * @param {string} url zip下载地址 * @param {(event:string,downloadPercent:number,curfile:string)=>void} onEvent 事件的回调。 * 其中的event是事件名称,可能的事件如下: * 'downloading' 下载中,这时候downloadPercent有值 * 'downloadError' 下...

来源: Laya2.0_文档 发布时间: 20210714

1147. laya.ui.VSlider [ 59%]

...All Classes | Index | Frames No Frames VSliderProperties | Methods | Events Packagelaya.uiClasspublic class VSliderInheritanceVSlider Slider Component Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider...

来源: laya_api 发布时间: 20170929

1148. laya.ui.View [ 59%]

...| All Classes | Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Box Component Sprite Node EventDispatcher ObjectSubclasses Dialog View 是一个视图类。 Public Properties Hide Inherited Public Properties Show Inherited Public...

来源: laya_api 发布时间: 20170929

1149. 调试时报错Error processing "evaluate": TypeError: Cannot read property 'api' of undefined [ 59%]

...\node_modules\vscode-debugadapter\lib\protocol.js:24:60)     at emitOne (events.js:96:13)     at Socket.emit (events.js:188:7)     at readableAddChunk (_stream_readable.js:176:18) 2017-03-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

1150. unity导出的场景.ls加载到laya3d中报错 [ 59%]

...fo.onLoaded (file:///D:/layaTest/mylaya/bin/libs/laya.core.js:12397:61) at EventHandler.__proto.runWith (file:///D:/layaTest/mylaya/bin/libs/laya.core.js:688:60) at ResInfo.__proto.event (file:///D:/layaTest/mylaya/bin/libs/laya.core.js:467:29) at LoaderManager.__proto._endLoad (file:///D:/layaTest/...

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