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

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

2711. 导航标签组组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 41%]

...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.Tab }) public tab: Laya.Tab; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.tab.pos(200, 200); this.tab.labelBold = true; this.tab.label...

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

2712. laya.maths.Matrix4x4_API3.0 [ 41%]

...tempVector0 _tempVector1 _tempVector2 _tempVector3 Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

2713. iOS9兼容bug,求指教 [ 41%]

...ac_addr" = "02:00:00:00:00:00";     "net_owner" = PopcornNew;     "net_type" = WIFI;     resolution = 414x736;     "startup_count" = 0;     "startup_time" = 1560396012;     system = "iPhone OS";     "system_version" = "9.3.4"; } 2019-06-13 11:20:12.537 RBaoSANGuo_H5L1[1552:289925] Reac...

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

2714. ViewStack属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 41%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.ViewStack)。 ## 2、通过LayaAirIDE创建ViewStack组件 ### 2.1 创建ViewStack页面 #### 2.1.1 准备美术资源 准备好页面背景图以及需要切换的页面美术资源,放到...

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

2715. laya.d3.math.Vector3_API3.0 [ 40%]

...nate transformQuat transformV3ToV3 transformV3ToV4 Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

2716. 下拉选项框组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...内,可显示的最大行数(最多选项数) 滚动条类型 scrollType 下拉选项列表的滚动类型,只可以设置:无滚动、垂直方向滚动 滚动条皮肤 scrollBarSkin 下拉选项列表的滚动条图像资源,只可以设置垂直滚动条皮肤 默认选项索引 selec...

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

2717. [LayaNative2]使用最新版2.13.9.3的安卓库会5-7分钟固定断网一次 [ 40%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 问题状态 最新活动: 2025-11-15 20:43 浏览: 4440 关注: 3 人 lv • 2025-11-18 10:50 本周会重新...

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

2718. 复选框组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.CheckBox }) public checkbox: Laya.CheckBox; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.checkbox.pos(300, 300); // this.checkbox.sele...

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

2719. Laya.MiniAdpter.downLoadFile缓存的文件无法读取的问题 [ 40%]

...any):void { console.log("OnDownloadCb"); if (result != null) { console.log(typeof(result)); // console.log(result); } else { console.log("result is none"); } } 然后在调试中发现了两个问题: 1、在MiniFileMgr.readFile函数中: MiniFileMgr.readFile=function(filePath,encoding,callBack,...

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

2720. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 40%]

...etRenderbitFlag changeVertexDefine shaderValueInit Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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