大约有 567 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0058 秒)
Laya3.0_api(296) Laya3.0_文档(90) Laya2.0_api(66) laya_api(62) Laya_社区(42) Laya2.0_文档(9) Laya2.0_示例(1) Laya_示例(1)
...uv, 0.0).rgb; int idx = 4 * local.x + c; tile[r][idx] = col; } } // ensure all loads visible barrier(); // compute and write results for (int r = 0; r < 4; ++r) { for (int c = 0; c < 4; ++c) { ivec2 writeIndex = baseIndex + ivec2(c, r); if (value != 0u) { writeIndex = ivec2(writeIndex.y, write...
来源: Laya3.0_文档 发布时间: 20260131
...。 保存页面,按F12发布页面,发布后生成在layaUI.max.all.ts文件中,我们直接使用它。 创建ComponentDemo.ts并设置默认程序,编写代码如下: ```typescript // 程序入口 class ComponentDemo{ /**包含tab与viewStack组件的测试页面**/ private comp:ui....
来源: Laya2.0_文档 发布时间: 20210715
...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
...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
...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
...。 * @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
...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
...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
...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
...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