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

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

11. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 60%]

...统组件粒子渲染模块粒子着色器3.1 粒子系统组件 ParticleSystem3.2 粒子渲染模块 ShurikenParticleRenderer3.3 粒子着色器 PARTICLESHURIKEN四、火焰效果制作示例五、应用场景及代码示例5.1 自定义Particle3D类5.2 自定义对象池类5.3 代码调用3D粒子...

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

12. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 60%]

.../LayaProject1/release/harmony/LayaProject1/libSysCapabilities/src/main/ets/system/sound/SoundUtils.ts:3:18 Currently module for 'liblaya.so' is not verified. If you're importing napi, its verification will be enabled in later SDK version. Please make sure the corresponding .d.ts file is provided and...

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

13. lib/arm/liblayaair.so 总是崩溃 [ 58%]

...4/? I/LayaBox: JSRuntime::callMethod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49  temp_old :48     Report temperature: [ap] temp :49  report_threshold:1 08-14 10:57:48.525 5024-6040/? D/The...

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

14. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 58%]

...        /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */     // "lib": [],                             /* Specify library files to be included in the compilation. */     // "allowJs": true,                     ...

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

15. 2D粒子渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

...动画: 4.3 设置序列帧动画 在属性设置面板中找到Particle System栏,选择贴图动画,并创建实例: 设置纹理在水平方向上和垂直方向上划分的图块数量: 设置序列帧动画后,粒子效果如图: 可以看到,粒子上已经有火焰动画了,...

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

16. 实体组件系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 26%]

...主、孟星煜 1、基础概念 1.1 什么是ECS ECS是Entity-Component-System(实体-组件-系统)的简写,这是一种基于数据驱动的游戏设计模式。 1.2 LayaAir的实体 在标准ECS理论中,实体被定义为唯一的标识符(ID),其核心作用仅是通过ID关联...

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

17. CPU粒子系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 19%]

...它们的触发条件以及它们从父粒子继承的属性。 Particle System:选择粒子发射器要继承的粒子系统。 Type:子发射器的出发条件。 ​ Birth(出生):父粒子产生时,子粒子也随之产生 ​ Collision(碰撞): 父粒子撞到物体时产生...

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