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

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

1281. 水平布局容器组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 44%]

...hbox.space = 100; this.hbox.align = "middle"; } } Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}

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

1282. laya.utils.Timer [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TimerProperties | Methods Packagelaya.utilsClasspublic class TimerInheritanceTimer Object Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问。 Public Properties...

来源: laya_api 发布时间: 20170929

1283. laya.utils.Stat [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames StatProperties | Methods Packagelaya.utilsClasspublic class StatInheritanceStat Object Stat 是一个性能统计面板,可以实时更新相关的性能参数。 参与统计的性能参数如下(所有参数都是...

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

1284. laya.d3.graphics.VertexElementUsage [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexElementUsageConstants Packagelaya.d3.graphicsClasspublic class VertexElementUsageInheritanceVertexElementUsage Object ... Public Constants ConstantDefined By  AGEADDSCALE0 : int = 21[static] VertexElementUsage ...

来源: laya_api 发布时间: 20170929

1285. 2D自由形态光 · LayaAir3.4 · 引擎文档 · LAYABOX [ 44%]

...oint = polygon; // 增加灯光强度和设置灯光颜色 this.lightComp.falloffRange = 3; // 增大衰减范围 this.lightComp.color = new Laya.Color(1.0, 0.9, 0.6, 1); // 设置灯光颜色 this.lightComp.intensity = this.intensity; // 应用灯光强度 } onUpdate(): void { // 实现灯光旋转...

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

1286. 2D精灵光 · LayaAir3.4 · 引擎文档 · LAYABOX [ 44%]

... } 最终的效果如图3-1所示, (图3-1) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}

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

1287. 单选框组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 44%]

...; } } 效果如动图2-1所示: (动图2-1) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}

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

1288. 二次开发 · LayaAir3.3 · 引擎文档 · LAYABOX [ 44%]

...-ios") { //iOS注意函数签名,注意与Android的不同 alert(bridge.call("testString:","hello")); alert(bridge.call("testNumber:",256.0)); alert(bridge.call("testBool:",false)); obj.value = "Hello OC!"; bridge.callWithBack(function(value: any) { var obj = JSON.parse(value) alert(obj.value); },...

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

1289. laya.d3.component.animator.Animator_API3.0 [ 44%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Construct...

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

1290. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ShurikenParticleRenderProperties | Methods Packagelaya.d3.core.particleShuriKenClasspublic class ShurikenParticleRenderInheritanceShurikenParticleRender BaseRender EventDispatcher Object ShurikenParticleRender 类用于...

来源: laya_api 发布时间: 20170929