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

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

2651. UI弹窗 · LayaAir3.0文档 · LAYABOX [ 45%]

...assets,找到Create,点击Prefab 2D,右键单击View,点击Change Type点击UI,点击Dialog即可创建完毕,如图3、动图4所示。创建完毕之后,需要用代码将Dialog与所需要用到该Dialog的场景管关联起来,以下代码块为例。 Laya.Scene.open("Prefab2D.lh...

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

2652. [LayaAir3]LayaAir3.3使用Fairygui开发UI,滤镜效果对不上 [ 45%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 【欢乐推箱子】开发了大半个月,终于开通广告赚了点小钱 使用谷歌chrom96版本滤镜报错 用了第三方socket类 项目在IDE上...

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

2653. native下使用ttf字体的问题 [ 45%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于使用matterjs物理引擎鼠标问题 问题状...

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

2654. laya.d3.physics.PhysicsCollider_API3.0 [ 45%]

...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

2655. video在安卓手机上,怎么设置同层播放,还有怎么设置隐藏控制播放按钮 [ 45%]

...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

2656. [LayaAir3]LayaAir 3.3.4和LayaAir 3.3.5的iOS输入框点击没反应,无法调起键盘输入 [ 45%]

...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

2657. demo中的2d和3d混合 加载ktx的资源 会白色的 其他ui没有问题 [ 45%]

...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

2658. config.jsh中无法使用confirm [ 45%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 请问2.0的版本开始,我用ts编写的相关内容,都要使用impo...

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

2659. 在native下 Laya.Browser.window.Blob不存在 [ 45%]

...节开始读取数据 // 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

2660. VSlider属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 45%]

...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