大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0071 秒)
Laya_社区(1723) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(92) Laya2.0_示例(16) Laya_示例(11)
...assets,找到Create,点击Prefab 2D,右键单击View,点击Change Type点击UI,点击Dialog即可创建完毕,如图3、动图4所示。创建完毕之后,需要用代码将Dialog与所需要用到该Dialog的场景管关联起来,以下代码块为例。 Laya.Scene.open("Prefab2D.lh...
来源: Laya3.0_文档 发布时间: 20230303
...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 【欢乐推箱子】开发了大半个月,终于开通广告赚了点小钱 使用谷歌chrom96版本滤镜报错 用了第三方socket类 项目在IDE上...
来源: Laya_社区 发布时间: 20250829
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于使用matterjs物理引擎鼠标问题 问题状...
来源: Laya_社区 发布时间: 20180803
...PreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...Attribute("playsinline", true); videoElement.setAttribute("x5-video-player-type",'h5'); // videoElement.setAttribute("x5-video-player-fullscreen",true); videoElement.setAttribute("x-webkit-airplay",true); videoElement.setAttribute("x5-video-orientation","portrait"); videoElement.setAttribute('preloa...
来源: Laya_社区 发布时间: 20180313
...4c5fe50 0x18764ae28) libc++abi: terminating due to uncaught exception of type NSException 2025-12-26 0 2 分享 微博 QZONE 微信 lv 赞同来自: 3.3.6已修复,下周发版 2025-12-26 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起...
来源: Laya_社区 发布时间: 20251226
...DE指定的场景 Laya.loader.load([{url:"minastc.config.json",type:Laya.Loader.JSON}],new Laya.Handler(this,function(){ this.astcconfig = Laya.loader.getRes("minastc.config.json"); for(var key in this.astcconfig){ var fileversi...
来源: Laya_社区 发布时间: 20221013
...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 请问2.0的版本开始,我用ts编写的相关内容,都要使用impo...
来源: Laya_社区 发布时间: 20180116
...节开始读取数据 // var blob = new Laya.Browser.window.Blob([data], { type: "image/png" }); // var url = Laya.Browser.window.URL.createObjectURL(blob);//创建一个url对象; ////我们先用第一种方式显示图片到舞台; // var sp = new Laya.Sprite(); // var png = window.conch.conv...
来源: Laya_社区 发布时间: 20180201
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VSlider)。 ## 2、通过LayaAirIDE创建VSlider组件 ### 1.1 创建VSlider 点击选择资源面板里的 VSlider 组件资源,拖放到页面编辑区,即可添加 VSlider 组件...
来源: Laya2.0_文档 发布时间: 20210714