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

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

181. ViewStack属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 63%]

...。 ​ 保存页面,按F12发布页面,发布后生成在layaUI.max.all.ts文件中,我们直接使用它。 创建ComponentDemo.ts并设置默认程序,编写代码如下: ```typescript // 程序入口 class ComponentDemo{ /**包含tab与viewStack组件的测试页面**/ private comp:ui....

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

182. 2D自由形态光 · LayaAir3.3 · 引擎文档 · LAYABOX [ 63%]

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

183. laya.effect.EffectBase_API3.0 [ 62%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/effect/EffectBase" EffectBase Class EffectBase 效果插件基类,基于对象池管理 Hierarchy Component EffectBase FadeIn FadeOut Inde...

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

184. laya.d3.core.scene.bvhscenerendermanager.BVHRenderBox_API3.0 [ 62%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/BVHSceneRenderManager/BVHRenderSpatialBox" BVHRenderBox Class BVHRenderBox<T> Type parameters T Hierarchy BVHSpatialBox&...

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

185. 对象池 · LayaAir3.3 · 引擎文档 · LAYABOX [ 62%]

...。 * @param createFun 用于创建该类型对象的方法。 * @param caller this对象 * @return 此类型标识的一个对象。 */ static getItemByCreateFun(sign: string, createFun: Function, caller: any = null): any { var pool: any[] = Pool.getPoolBySign(sign); var rst: any = pool.length ? po...

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

186. laya.d3.core.render.posteffect.BloomEffect_API3.0 [ 62%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/PostEffect/BloomEffect" BloomEffect Class BloomEffect BloomEffect 类用于创建泛光效果。 Hierarchy PostProcessEffect ...

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

187. laya.d3.math.native.ConchQuaternion_API3.0 [ 62%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Native/ConchQuaternion" ConchQuaternion Class ConchQuaternion Quaternion 类用于创建四元数。 Hierarchy ConchQuaternion Imple...

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

188. laya.effect.FadeOut_API3.0 [ 62%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/effect/FadeOut" FadeOut Class FadeOut 淡出效果 Hierarchy EffectBase FadeOut Index Constructors constructor Properties _extra _singleton ...

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

189. laya.effect.FadeIn_API3.0 [ 62%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/effect/FadeIn" FadeIn Class FadeIn 淡入效果 Hierarchy EffectBase FadeIn Index Constructors constructor Properties _extra _singleton auto...

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

190. 水平滚动条组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 61%]

...ue=" + value; } } 运行效果: (动图2-1) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}

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